From d246f6197499f9f300ac458e7705799d442b5bd7 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Fri, 17 Jul 2009 10:14:26 -0400 Subject: Add hipersockets to NETTYPE description (bhinson, #511962). --- loader/linuxrc.s390 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loader/linuxrc.s390 b/loader/linuxrc.s390 index d9ccca671..5dec01d9b 100644 --- a/loader/linuxrc.s390 +++ b/loader/linuxrc.s390 @@ -1068,7 +1068,7 @@ function question_choices_nettype() { function helptext_nettype() { echo $" Help text for network type:" echo $" qeth: OSA-Express Fast Ethernet, Gigabit Ethernet (including 1000Base-T)," - echo $" High Speed Token Ring, and ATM (running Ethernet LAN emulation)" + echo $" High Speed Token Ring, Hipersockets, and ATM (running Ethernet LAN emulation)" echo $" features in QDIO mode." echo $" [default]" echo $" lcs: OSA-2 Ethernet/Token Ring, OSA-Express Fast Ethernet in non-QDIO mode," -- cgit