public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 1/1] ShellPkg/ifconfig: Update help message
@ 2017-06-08  6:40 hegdenag
  2017-06-08 15:55 ` Shah, Tapan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: hegdenag @ 2017-06-08  6:40 UTC (permalink / raw)
  To: edk2-devel; +Cc: jaben.carsey, sriram-s, ruiyu.ni, jiaxin.wu, siyuan.fu

Couple of instances had IP4 mentioned, instead of IPv4.
Changing all to IPv4 to maintain consistency.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hegde Nagaraj P <nagaraj-p.hegde@hpe.com>
---
 ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni b/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
index d9bbb209cd..d427dd209f 100644
--- a/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
+++ b/ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni
@@ -150,13 +150,13 @@
 ".SH DESCRIPTION\r\n"
 " \r\n"
 "NOTES:\r\n"
-"  1. This command modifies the default IP address for the UEFI IP4\r\n"
+"  1. This command modifies the default IP address for the UEFI IPv4\r\n"
 "     network stack.\r\n"
 "  2. Use '-r' to renew configuration of interface and set dhcp policy.\r\n"
 "  3. Use '-l' to list the DNS and other address related settings for all\r\n"
 "     interfaces or the specified interface.\r\n"
 "  4. Use '-s <Name> static <IP> <SubnetMask> <GatewayMask>' with \r\n"
-"     static IP4 address configuration for specified interface.\r\n"
+"     static IPv4 address configuration for specified interface.\r\n"
 "  5. Use '-s <Name> dhcp' for DHCP4 to request the IP4 address\r\n"
 "     configuration dynamically for specified interface.\r\n"
 "  6. Use '-s <Name> dns <IP>' must under manual policy.\r\n"
-- 
2.13.0.windows.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-09  7:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-08  6:40 [PATCH v1 1/1] ShellPkg/ifconfig: Update help message hegdenag
2017-06-08 15:55 ` Shah, Tapan
2017-06-08 15:59   ` Carsey, Jaben
2017-06-09  0:58 ` Wu, Jiaxin
2017-06-09  7:27 ` Subramanian, Sriram

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox