mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Use .Xr for references.
This commit is contained in:
parent
1e7ae6a9af
commit
497adc8286
1 changed files with 4 additions and 2 deletions
|
|
@ -70,7 +70,9 @@ stored in the radio modem are interrogated and stored.
|
|||
There are also two sysctl values (iponly and multicast only) which
|
||||
can be used for filtering out some input packets. By default, the
|
||||
cache mechanism stores only non-unicast IP packets, but this can
|
||||
be changed with sysctl(8). Each non-filtered
|
||||
be changed with
|
||||
.Xr sysctl 8 .
|
||||
Each non-filtered
|
||||
input packet causes a cache update, hence one can monitor
|
||||
the antennae signal strength to a remote system.
|
||||
There are three commands that can be given as values:
|
||||
|
|
@ -125,7 +127,7 @@ Print a scaled version of the signal strength cache :
|
|||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr wl 4 ,
|
||||
.Xr sysctl 8 .
|
||||
.Xr sysctl 8
|
||||
.Sh HISTORY
|
||||
This implementation of the
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue