Skip to content

Commit 4b69e63

Browse files
mwilckjohannbg
authored andcommitted
fix(man): dracut.cmdline(7): correct syntax for rd.nonvmf
rd.nonvmf=0 is a double negation, and wrong. Fix it.
1 parent f4e9ea8 commit 4b69e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/dracut.cmdline.7.asc

+1-1
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ NOTE: letters in the MAC-address must be lowercase!
895895
896896
NVMf
897897
~~~~
898-
**rd.nonvmf=0**::
898+
**rd.nonvmf**::
899899
Disable NVMf
900900
901901
**rd.nvmf.hostnqn=**__<hostNQN>__::

0 commit comments

Comments
 (0)