aboutsummaryrefslogtreecommitdiff
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1999-11-21 14:53:13 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1999-11-21 14:53:13 +0000
commit3e0c8d78f3c6fe66df272c59af327fc219e3dd2d (patch)
tree49c36c7ec7e089ba68cef9b75578d2bb9c3032cc /sbin/ifconfig
parent8feb5d575d4cf9177b40fb2dbecc247dbd8490d9 (diff)
Notes
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.82
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index cbe9d5107a47..a2b399a7302d 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -133,6 +133,8 @@ The following parameters may be set with
Establish an additional network address for this interface.
This is sometimes useful when changing network numbers, and
one wishes to accept packets addressed to the old interface.
+If the alias is on the same subnet as the first network adress
+for this interface, a netmask of 0xffffffff has to be specified.
.It Cm arp
Enable the use of the Address Resolution Protocol in mapping
between network level addresses and link level addresses (default).