diff options
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index b5051e2ab9b..b766606a5f8 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.110 2005/06/14 03:54:31 henning Exp $ +.\" $OpenBSD: ifconfig.8,v 1.111 2005/09/21 21:35:17 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 $ .\" @@ -230,6 +230,9 @@ supported are .Dq atalk , and .Dq ipx . +.It Ar dest_address +Specify the address of the correspondent on the other end +of a point-to-point link. .It Ar interface The .Ar interface @@ -367,9 +370,6 @@ configured onto a tunnel interface. Specify a description of the interface. This can be used to label interfaces in situations where they may otherwise be difficult to distinguish. -.It Ar dest_address -Specify the address of the correspondent on the other end -of a point-to-point link. .It Cm destroy Destroy the specified network pseudo-device. .It Cm down |