diff options
author | chris <chris@FreeBSD.org> | 2002-10-28 03:46:32 +0000 |
---|---|---|
committer | chris <chris@FreeBSD.org> | 2002-10-28 03:46:32 +0000 |
commit | 439ed01149242ed580e005d63eb831efd228a323 (patch) | |
tree | bc31c67ea97c3b5253ae9096f063f666871bf7b5 /sbin | |
parent | 9c8acae4f7ca027b2b3315410db2952d7662dafd (diff) | |
download | FreeBSD-src-439ed01149242ed580e005d63eb831efd228a323.zip FreeBSD-src-439ed01149242ed580e005d63eb831efd228a323.tar.gz |
Remove a line that reflected behavior that does not actually exist.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 02849d6..2b258c9 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -274,7 +274,6 @@ set the MAC label to .Ar label . .\" (see .\" .Xr maclabel 7 ) . -If no argument is supplied, the existing MAC label is printed. .It Cm media Ar type If the driver supports the media selection system, set the media type of the interface to |