summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-12-30 22:51:33 +0000
committerjkh <jkh@FreeBSD.org>1994-12-30 22:51:33 +0000
commit571bcca723c6e0e2d2261e69b1f5a46eef8f9d14 (patch)
treeecba2ab5ed16c6858bc3bef7b8db570a7d291bfb /sbin/ifconfig
parent19e605aa040972b8e64820a16bdd6fbe8c33946b (diff)
downloadFreeBSD-src-571bcca723c6e0e2d2261e69b1f5a46eef8f9d14.zip
FreeBSD-src-571bcca723c6e0e2d2261e69b1f5a46eef8f9d14.tar.gz
Tweak the man page too.
Diffstat (limited to 'sbin/ifconfig')
-rw-r--r--sbin/ifconfig/ifconfig.87
1 files changed, 7 insertions, 0 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index 378444e..6cdb459 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -48,6 +48,8 @@
.Nm ifconfig
.Ar interface
.Op Ar protocol_family
+.Nm ifconfig
+.Ar -a
.Sh DESCRIPTION
.Nm Ifconfig
is used to assign an address
@@ -260,6 +262,11 @@ the hardware will be re-initialized.
.Pp
.Pp
.Nm Ifconfig
+.Ar -a
+displays information on all interfaces. When followed by a configuration
+parameter, will also set the configuration on all interfaces.
+.Pp
+.Nm Ifconfig
displays the current configuration for a network interface
when no optional parameters are supplied.
If a protocol family is specified,
OpenPOWER on IntegriCloud