diff --git a/release/sysinstall/help/tcp.hlp b/release/sysinstall/help/tcp.hlp index 9faa79787bb2..fdee91c556e4 100644 --- a/release/sysinstall/help/tcp.hlp +++ b/release/sysinstall/help/tcp.hlp @@ -25,5 +25,6 @@ specify which one to use. The following strings are recognized: "media 10base5/AUI" - Select the AUI port. "media 10baseT/UTP" - Select the twisted pair port. "media 10base2/BNC" - Select the BNC connector. + "media 100baseTX" - Select 100BaseT on a 100/10 dual adaptor. When you're done with this form, select OK. diff --git a/usr.sbin/sysinstall/help/tcp.hlp b/usr.sbin/sysinstall/help/tcp.hlp index 9faa79787bb2..fdee91c556e4 100644 --- a/usr.sbin/sysinstall/help/tcp.hlp +++ b/usr.sbin/sysinstall/help/tcp.hlp @@ -25,5 +25,6 @@ specify which one to use. The following strings are recognized: "media 10base5/AUI" - Select the AUI port. "media 10baseT/UTP" - Select the twisted pair port. "media 10base2/BNC" - Select the BNC connector. + "media 100baseTX" - Select 100BaseT on a 100/10 dual adaptor. When you're done with this form, select OK.