diff options
author | ru <ru@FreeBSD.org> | 2004-04-11 13:44:57 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-04-11 13:44:57 +0000 |
commit | 04fb5a0de8cdf2f792408dc2d15249387718961c (patch) | |
tree | ec2cf07a890ab8aa7afd4116cf249d7dd6ac0fe6 | |
parent | dd9ed984465845ba1807ad894b5cf81130230e40 (diff) | |
download | FreeBSD-src-04fb5a0de8cdf2f792408dc2d15249387718961c.zip FreeBSD-src-04fb5a0de8cdf2f792408dc2d15249387718961c.tar.gz |
Document that -m also causes the capability list to be displayed.
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 2f47884..5c91c61 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -769,7 +769,7 @@ If the .Fl m flag is passed before an interface name, .Nm -will display all +will display the capability list and all of the supported media for the specified interface. If .Fl L |