From: Daniel Molkentin Date: Tue, 11 Aug 2020 17:55:35 +0000 (+0200) Subject: 95nvmf: fix typo in the example documentation X-Git-Tag: 051~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f83fb9f355609121940e4a1d9bb5e73206ea3e;p=thirdparty%2Fdracut.git 95nvmf: fix typo in the example documentation --- diff --git a/modules.d/95nvmf/parse-nvmf-boot-connections.sh b/modules.d/95nvmf/parse-nvmf-boot-connections.sh index 61c6dec11..0ed53a816 100755 --- a/modules.d/95nvmf/parse-nvmf-boot-connections.sh +++ b/modules.d/95nvmf/parse-nvmf-boot-connections.sh @@ -8,8 +8,8 @@ # Examples: # nvmf.hostnqn=nqn.2014-08.org.nvmexpress:uuid:37303738-3034-584d-5137-333230423843 # nvmf.discover=rdma:192.168.1.3::4420 -# nvme.discover=tcp:192.168.1.3::4420 -# nvme.discover=tcp:192.168.1.3 +# nvmf.discover=tcp:192.168.1.3::4420 +# nvmf.discover=tcp:192.168.1.3 # nvmf.discover=fc:auto # # Note: FC does autodiscovery, so typically there is no need to