diff options
author | jkh <jkh@FreeBSD.org> | 1997-09-18 16:24:36 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1997-09-18 16:24:36 +0000 |
commit | 418c3d58107fe95f3e6d7d46c252f91bdfc28822 (patch) | |
tree | 327e0bf00184b4573f96804edf7d59d037d37903 /usr.sbin | |
parent | 09b4f713a51c1436949b05bcf921bccb57539828 (diff) | |
download | FreeBSD-src-418c3d58107fe95f3e6d7d46c252f91bdfc28822.zip FreeBSD-src-418c3d58107fe95f3e6d7d46c252f91bdfc28822.tar.gz |
Correct typo.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/sysinstall/help/tcp.hlp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/help/tcp.hlp b/usr.sbin/sysinstall/help/tcp.hlp index 05dca60..05fe118 100644 --- a/usr.sbin/sysinstall/help/tcp.hlp +++ b/usr.sbin/sysinstall/help/tcp.hlp @@ -24,6 +24,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 10bast2/BNC" - Select the BNC connector. + "media 10base2/BNC" - Select the BNC connector. When you're done with this form, select OK. |