]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg/ifconfig: Update help message
authorhegdenag <nagaraj-p.hegde@hpe.com>
Thu, 8 Jun 2017 06:40:53 +0000 (14:40 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Fri, 9 Jun 2017 02:51:40 +0000 (10:51 +0800)
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>
Reviewed-by: Tapan Shah <tapandshah@hpe.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
ShellPkg/Library/UefiShellNetwork1CommandsLib/UefiShellNetwork1CommandsLib.uni

index d9bbb209cd5ebe5cdf6776f6a3367aad92b9d08d..edadcc5b99ff5345d7981d8fdd48913a84b4a723 100644 (file)
 ".SH DESCRIPTION\r\n"\r
 " \r\n"\r
 "NOTES:\r\n"\r
-"  1. This command modifies the default IP address for the UEFI IP4\r\n"\r
+"  1. This command modifies the default IP address for the UEFI IPv4\r\n"\r
 "     network stack.\r\n"\r
 "  2. Use '-r' to renew configuration of interface and set dhcp policy.\r\n"\r
 "  3. Use '-l' to list the DNS and other address related settings for all\r\n"\r
 "     interfaces or the specified interface.\r\n"\r
 "  4. Use '-s <Name> static <IP> <SubnetMask> <GatewayMask>' with \r\n"\r
-"     static IP4 address configuration for specified interface.\r\n"\r
+"     static IPv4 address configuration for specified interface.\r\n"\r
 "  5. Use '-s <Name> dhcp' for DHCP4 to request the IP4 address\r\n"\r
 "     configuration dynamically for specified interface.\r\n"\r
 "  6. Use '-s <Name> dns <IP>' must under manual policy.\r\n"\r