mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add section number to .Xr
This commit is contained in:
parent
860f0df364
commit
aae2e03571
3 changed files with 3 additions and 3 deletions
|
|
@ -131,7 +131,7 @@ Perform an
|
|||
.Xr lseek 2
|
||||
operation using the specified parameters.
|
||||
The response value is that returned from the
|
||||
.Xr lseek
|
||||
.Xr lseek 2
|
||||
call.
|
||||
.Sm off
|
||||
.It Sy W Ar count No \en
|
||||
|
|
|
|||
|
|
@ -210,7 +210,7 @@ Sfoo `hostname` foo netmask
|
|||
where
|
||||
.Em `hostname`
|
||||
will be evaluated by
|
||||
.Xr sh
|
||||
.Xr sh 1
|
||||
to the local host name and
|
||||
.Em netmask
|
||||
is the local host IP netmask.
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@ Show the master time server for specified host(s).
|
|||
.Ar off \&}
|
||||
.Xc
|
||||
Enable or disable the tracing of incoming messages to
|
||||
.Xr timed
|
||||
.Xr timed 8
|
||||
in the file
|
||||
.Pa /var/log/timed.log .
|
||||
.Pp
|
||||
|
|
|
|||
Loading…
Reference in a new issue