diff options
| author | Ben Smithurst <ben@FreeBSD.org> | 2001-01-22 18:37:51 +0000 |
|---|---|---|
| committer | Ben Smithurst <ben@FreeBSD.org> | 2001-01-22 18:37:51 +0000 |
| commit | 23dafeaced0ecc0d292da69029f23cd21b328e0b (patch) | |
| tree | d306e9f400cd0a4da17077c5916e74e83b173a76 /sbin | |
| parent | 95012d382927dbf16e328a21650e1d0ec8d5b2a1 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/ifconfig/ifconfig.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 28888ae5ecbd..490316b8623c 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -356,8 +356,9 @@ If the parameter is ommitted, 64 is used. .\" 37 type addresses. .It Cm range Ar netrange Under appletalk, set the interface to respond to a -.Em netrange -of the form startnet-endnet. +.Ar netrange +of the form +.Ar startnet Ns - Ns Ar endnet . Appletalk uses this scheme instead of netmasks though .Fx |
