summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-11-25 16:01:28 +0000
committerru <ru@FreeBSD.org>2002-11-25 16:01:28 +0000
commit983d22339bf4943914957c0d7802654f7cf68cc6 (patch)
treee1b9602a42091cbc9e44c9a11f13d28557da9514 /sbin
parent892437167f1a812971e18fc872ecc51927777c8a (diff)
downloadFreeBSD-src-983d22339bf4943914957c0d7802654f7cf68cc6.zip
FreeBSD-src-983d22339bf4943914957c0d7802654f7cf68cc6.tar.gz
mdoc(7) police: markup, spelling.
Also fixed a critical bug made in revision 1.62 by phk@.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ifconfig/ifconfig.814
1 files changed, 6 insertions, 8 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8
index eb350a2..65522ce 100644
--- a/sbin/ifconfig/ifconfig.8
+++ b/sbin/ifconfig/ifconfig.8
@@ -377,9 +377,9 @@ To
change the association to another physical interface, the existing
association must be cleared first.
.Pp
-Note: if the hardware tagging capabilitiy
+Note: if the hardware tagging capability
is set on the vlan interface, the vlan pseudo
-interface's behavior changes:
+interface's behavior changes:
the vlan interface recognizes that the
parent interface supports insertion and extraction of vlan tags on its
own (usually in firmware) and that it should pass packets to and from
@@ -509,16 +509,12 @@ for more information.
.Sm on
Disable special processing at the link level with the specified interface.
.It Cm monitor
-.Sm on
Put the interface in monitor mode.
-No packets are transmitted and received packets are discarded after
+No packets are transmitted, and received packets are discarded after
.Xr bpf 4
processing.
-.Sm off
.It Fl monitor
-.Sm on
Take the interface out of monitor mode.
-.Sm off
.It Cm up
Mark an interface
.Dq up .
@@ -618,7 +614,9 @@ string or as a string of hexadecimal digits proceeded by
.Ql 0x .
For maximum portability, hex keys are recommended;
the mapping of text keys to WEP encryption is usually driver-specific.
-In particular, the Windows drivers do this mapping differently to
+In particular, the
+.Tn Windows
+drivers do this mapping differently to
.Fx .
A key may be cleared by setting it to
.Ql - .
OpenPOWER on IntegriCloud