Blame SOURCES/0505-dracut.cmdline-remove-extra-from-ip-doc.patch

18971c
From 8131fd3c1136cdc5bd21fb84dc3a477aa1fc0456 Mon Sep 17 00:00:00 2001
18971c
From: Harald Hoyer <harald@redhat.com>
18971c
Date: Wed, 13 Jan 2016 09:17:40 +0100
18971c
Subject: [PATCH] dracut.cmdline: remove extra ":" from ip= doc
18971c
18971c
Cherry-picked from: 0a7d7f63106ce5a7f9869aacb21d0474621811e7
18971c
Resolves: #1469997
18971c
---
18971c
 dracut.cmdline.7.asc | 2 +-
18971c
 1 file changed, 1 insertion(+), 1 deletion(-)
18971c
18971c
diff --git a/dracut.cmdline.7.asc b/dracut.cmdline.7.asc
18971c
index 16266381..45902fa9 100644
18971c
--- a/dracut.cmdline.7.asc
18971c
+++ b/dracut.cmdline.7.asc
18971c
@@ -469,7 +469,7 @@ cannot be used in conjunction with the **ifname** argument for the
18971c
 same <interface>.
18971c
 =====================
18971c
 
18971c
-**ip=**__<client-IP>__:[__<peer>__]:__<gateway-IP>__:__<netmask>__:__<client_hostname>__:__<interface>__:__{none|off|dhcp|on|any|dhcp6|auto6|ibft}__:[:[__<mtu>__][:__<macaddr>__]]::
18971c
+**ip=**__<client-IP>__:[__<peer>__]:__<gateway-IP>__:__<netmask>__:__<client_hostname>__:__<interface>__:__{none|off|dhcp|on|any|dhcp6|auto6|ibft}__[:[__<mtu>__][:__<macaddr>__]]::
18971c
     explicit network configuration. If you want do define a IPv6 address, put it
18971c
     in brackets (e.g. [2001:DB8::1]). This parameter can be specified multiple
18971c
     times. __<peer>__ is optional and is the address of the remote endpoint