diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-12-06 07:34:56 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-12-06 07:34:56 +0100 |
commit | 7a99d3c6a6bc8dbc96fb59665bdde55893e25b38 (patch) | |
tree | 677437b24d641d9d3e8bc526be3dd70be6079a2e /sys/man/8 | |
parent | df8c55ec711191e9d22416ff8c89ec409f995828 (diff) |
ipconfig(8): better way to say it :)
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/ipconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/man/8/ipconfig b/sys/man/8/ipconfig index f1aca6ce0..8d48a8c25 100644 --- a/sys/man/8/ipconfig +++ b/sys/man/8/ipconfig @@ -66,9 +66,7 @@ and configures the interface with a local address and optionally a mask, a remote address, a file server and an authentication server address. If no device is specified, the first .B ether -device on the -.I netmtpt -is used. +device on the mounted IP stack is used. The addresses can be specified in the command line or obtained via DHCP. If DHCP is requested, it will also obtain the addresses of DNS servers, NTP servers, gateways, a Plan 9 file server, |