From 7cc72b4946166d60d8f00a29f6ceba02c03fb0f8 Mon Sep 17 00:00:00 2001 From: brian Date: Sat, 11 May 2002 11:35:35 +0000 Subject: Reword the ``alias'' description slightly. We must specify a non-conflicting netmask - not necessarily 0xffffffff. MFC after: 3 days --- sbin/ifconfig/ifconfig.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index fc1f289..0870e65 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -193,9 +193,10 @@ 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 address is on the same subnet as the first network address -for this interface, a netmask of +for this interface, a non-conflicting netmask must be given. +Usually .Li 0xffffffff -has to be specified. +is most appropriate. .It Fl alias Remove the network address specified. This would be used if you incorrectly specified an alias, or it -- cgit v1.1