diff options
author | jkh <jkh@FreeBSD.org> | 1999-05-06 11:15:33 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1999-05-06 11:15:33 +0000 |
commit | 649882a616036c8de651a432aacd25938eacccd7 (patch) | |
tree | a0b1fc04ba4b9d167f4641149e7c7f3d40d68f4c /usr.sbin/sysinstall/help | |
parent | 1e04321d77d84881e6392ebd9a86d0cb18a008fc (diff) | |
download | FreeBSD-src-649882a616036c8de651a432aacd25938eacccd7.zip FreeBSD-src-649882a616036c8de651a432aacd25938eacccd7.tar.gz |
revert premature DHCP commit
Diffstat (limited to 'usr.sbin/sysinstall/help')
-rw-r--r-- | usr.sbin/sysinstall/help/network_device.hlp | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/sysinstall/help/network_device.hlp b/usr.sbin/sysinstall/help/network_device.hlp index ae725e1..5d7a848 100644 --- a/usr.sbin/sysinstall/help/network_device.hlp +++ b/usr.sbin/sysinstall/help/network_device.hlp @@ -43,10 +43,9 @@ using one of the supported PCMCIA Ethernet cards, also be sure that it's plugged in _before_ the laptop is powered on! FreeBSD does not, unfortunately, currently support "hot insertion" of PCMCIA cards. -If you don't have the option of DHCP configuration, you will also need -to know your IP address on the network and the "netmask" value for -your address class in addition to the name of your machine. Your -system administrator can tell you which values to use for your +You will also need to know your IP address on the network, the +"netmask" value for your address class, and the name of your machine. +Your system administrator can tell you which values to use for your particular network setup. If you will be referring to other hosts by name rather than IP address, you'll also need a name server and possibly the address of a gateway (if you're using PPP, it's your |