]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.cmdline: remove extra ":" from ip= doc
authorHarald Hoyer <harald@redhat.com>
Wed, 13 Jan 2016 08:17:40 +0000 (09:17 +0100)
committerHarald Hoyer <harald@redhat.com>
Wed, 13 Jan 2016 08:17:40 +0000 (09:17 +0100)
dracut.cmdline.7.asc

index e160e3be53afd5e639b01c267ccdd70355268cf7..c4c55884b7f3bb08ff85f38c9f29a2a901355c59 100644 (file)
@@ -492,7 +492,7 @@ cannot be used in conjunction with the **ifname** argument for the
 same <interface>.
 =====================
 
-**ip=**__<client-IP>__:[__<peer>__]:__<gateway-IP>__:__<netmask>__:__<client_hostname>__:__<interface>__:__{none|off|dhcp|on|any|dhcp6|auto6|ibft}__:[:[__<mtu>__][:__<macaddr>__]]::
+**ip=**__<client-IP>__:[__<peer>__]:__<gateway-IP>__:__<netmask>__:__<client_hostname>__:__<interface>__:__{none|off|dhcp|on|any|dhcp6|auto6|ibft}__[:[__<mtu>__][:__<macaddr>__]]::
     explicit network configuration. If you want do define a IPv6 address, put it
     in brackets (e.g. [2001:DB8::1]). This parameter can be specified multiple
     times. __<peer>__ is optional and is the address of the remote endpoint