diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-11-02 08:13:40 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-11-02 08:13:40 +0000 |
commit | e528a82a8b31b14f38ed1e611c32f5a7c2f5c6fd (patch) | |
tree | 1631ec76720254dec3cc4f8ed82f783efd923500 /sbin/ifconfig/ifconfig.8 | |
parent | aa90c31e9bb7b52921496766edc083f5cb15c6df (diff) |
this list is sorted alphabetically;
Diffstat (limited to 'sbin/ifconfig/ifconfig.8')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index b1975562589..73392980990 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.221 2011/11/02 02:03:47 haesbaert Exp $ +.\" $OpenBSD: ifconfig.8,v 1.222 2011/11/02 08:13:39 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 $ .\" @@ -156,8 +156,6 @@ Disable the use of ARP. Specify the address to use to represent broadcasts to the network. The default broadcast address is the address with a host part of all 1's. -.It Cm hwfeatures -Display the interface hardware features. .It Cm create Create the specified network pseudo-device. At least the following devices can be created on demand: @@ -247,6 +245,8 @@ interface group. .It Cm -group Ar group-name Remove the interface from the given .Dq group . +.It Cm hwfeatures +Display the interface hardware features. .It Fl inet6 Disable .Xr inet6 4 |