summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1996-09-04 20:21:47 +0000
committerjulian <julian@FreeBSD.org>1996-09-04 20:21:47 +0000
commit4813de2fb3eab1dc96d3b10555ee82fc0e5e120f (patch)
tree03f5394bdb87f49020f2a781c11ba4cc9c144101 /sbin
parentd7d8eed5bb0a8a1a0c22960ed12c3f2498649eff (diff)
downloadFreeBSD-src-4813de2fb3eab1dc96d3b10555ee82fc0e5e120f.zip
FreeBSD-src-4813de2fb3eab1dc96d3b10555ee82fc0e5e120f.tar.gz
Just realised the man page didn't mention the appletalk specific options
to ifconfig.. so I 've added them..
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.810
1 files changed, 9 insertions, 1 deletions
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,
OpenPOWER on IntegriCloud