mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix typos.
This commit is contained in:
parent
fe18f3853e
commit
80ffc9b73b
2 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue