From 4813de2fb3eab1dc96d3b10555ee82fc0e5e120f Mon Sep 17 00:00:00 2001 From: julian Date: Wed, 4 Sep 1996 20:21:47 +0000 Subject: Just realised the man page didn't mention the appletalk specific options to ifconfig.. so I 've added them.. --- sbin/ifconfig/ifconfig.8 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 96fc6c4..9bbea44 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)ifconfig.8 8.3 (Berkeley) 1/5/94 -.\" $Id: ifconfig.8,v 1.7 1996/02/13 17:30:26 wollman Exp $ +.\" $Id: ifconfig.8,v 1.8 1996/07/09 02:38:11 julian Exp $ .\" .Dd February 13, 1996 .Dt IFCONFIG 8 @@ -236,6 +236,14 @@ portion. .\" for .\" .Tn AFI .\" 37 type addresses. +.It Cm range +Under appletalk, set the interface to respond to a +.Em netrange. +of the form startnet-endnet. Appletalk uses this scheme instead of +netmasks though FreeBSD impliments it internally as a set of netmasks. +.It Cm phase +The argument following this specifies the version (phase) of the +Appletalk network attached to the interface. Values of 1 or 2 are permitted. .It Cm link[0-2] Enable special processing of the link level of the interface. These three options are interface specific in actual effect, however, -- cgit v1.1