diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-12 16:25:45 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-06-12 16:25:45 +0000 |
commit | 3bdcf2dd370f12fb109ab4dac4c1829674bae9cf (patch) | |
tree | 4faa357ef517aa5728f8a0a5e6427d1fde345987 /sbin/ifconfig | |
parent | 02d3a3cfb9a2f15691ac239c00c0dbc365806bd8 (diff) |
zap some dead AF_NS bits; ok henning
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 19 |
1 files changed, 2 insertions, 17 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 7cae7b69d77..9c27de386a3 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.141 2007/06/04 20:05:14 henning Exp $ +.\" $OpenBSD: ifconfig.8,v 1.142 2007/06/12 16:25:44 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -31,7 +31,7 @@ .\" .\" @(#)ifconfig.8 8.4 (Berkeley) 6/1/94 .\" -.Dd $Mdocdate: June 4 2007 $ +.Dd $Mdocdate: June 12 2007 $ .Dt IFCONFIG 8 .Os .Sh NAME @@ -143,21 +143,6 @@ described in the .Xr inet 3 manual page. .Pp -For the Xerox Network Systems(tm) and Internetwork Packet Exchange families, -addresses are of the form -.Dq net:a.b.c.d.e.f , -where -.Dq net -is the assigned network number (in decimal), -and each of the six bytes of the host number, -.Dq a -through -.Dq f , -are specified in hexadecimal. -The host number may be omitted on Ethernet interfaces, -which use the hardware physical address, -and on interfaces other than the first. -.Pp .Tn AppleTalk (LLAP) addresses are specified as .Dq nn.na |