Skip to content

Commit

Permalink
fix(man): dracut.cmdline(7): correct syntax for rd.nonvmf
Browse files Browse the repository at this point in the history
rd.nonvmf=0 is a double negation, and wrong. Fix it.
  • Loading branch information
mwilck authored and johannbg committed Sep 30, 2022
1 parent f4e9ea8 commit 4b69e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/dracut.cmdline.7.asc
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,7 @@ NOTE: letters in the MAC-address must be lowercase!
NVMf
~~~~
**rd.nonvmf=0**::
**rd.nonvmf**::
Disable NVMf
**rd.nvmf.hostnqn=**__<hostNQN>__::
Expand Down

0 comments on commit 4b69e63

Please sign in to comment.