Skip to content

Commit 8b57ba2

Browse files
committed
docs: fix some typos
Signed-off-by: Louis Sautier <[email protected]>
1 parent 4980bad commit 8b57ba2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

man/dracut.cmdline.7.asc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,8 +454,8 @@ when not needed anymore.
454454
===============================
455455
456456
**rd.luks.key.tout=0**::
457-
specify how many times dracut will try to read the keys specified in in
458-
rd.luk.key. This gives a chance to the removable device containing the key
457+
specify how many times dracut will try to read the keys specified in
458+
rd.luks.key. This gives a chance to the removable device containing the key
459459
to initialise.
460460
461461
MD RAID

man/dracut.modules.7.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ arguments and sets up the directory, in which everything is installed. It then
2525
executes all check, install, installkernel scripts found in the modules, which
2626
are to be processed. After everything is installed, the install directory is
2727
archived and compressed to the final initramfs image. All helper functions used
28-
by check, install and installkernel are found in in the file _dracut-functions_.
28+
by check, install and installkernel are found in the file _dracut-functions_.
2929
These shell functions are available to all module installer (install,
3030
installkernel) scripts, without the need to source _dracut-functions_.
3131

0 commit comments

Comments
 (0)