diff options
| -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 |
