diff options
author | joel <joel@FreeBSD.org> | 2007-01-12 08:44:55 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2007-01-12 08:44:55 +0000 |
commit | 1f2d2eae20d4255721304f2882fe92f6cc0689d4 (patch) | |
tree | 6ba5301e1774363128c4e0a5cb12e43a43f1e5b5 /usr.sbin/wlandebug | |
parent | faa5da2dc11bab5497861d7d72638c64707f99f7 (diff) | |
download | FreeBSD-src-1f2d2eae20d4255721304f2882fe92f6cc0689d4.zip FreeBSD-src-1f2d2eae20d4255721304f2882fe92f6cc0689d4.tar.gz |
Fix typos.
Diffstat (limited to 'usr.sbin/wlandebug')
-rw-r--r-- | usr.sbin/wlandebug/wlandebug.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/wlandebug/wlandebug.8 b/usr.sbin/wlandebug/wlandebug.8 index 2b935e1..2e105c3 100644 --- a/usr.sbin/wlandebug/wlandebug.8 +++ b/usr.sbin/wlandebug/wlandebug.8 @@ -56,12 +56,12 @@ use .Ar +type ; to disable such messages use .Ar -type . -Multiple messages can be enabled and disabled with a single comamnd. +Multiple messages can be enabled and disabled with a single command. .Pp Messages are organized in the following groups: .Bl -tag -width ".Ar dumppkts" .It Ar debug -general debugging facilities; equivalent to seting the debug +general debugging facilities; equivalent to setting the debug parameter with .Xr ifconfig 8 . .It Ar dumppkts @@ -125,7 +125,7 @@ program. .It Ar wpa trace operation of the WPA protocol; only partly meaningful as WPA protocol -support is mostl implemented in user mode by the +support is mostly implemented in user mode by the .Xr hostapd 8 and .Xr wpa_supplicant 8 |