mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add section number to .Xr
This commit is contained in:
parent
42161502bd
commit
9680d7b695
3 changed files with 3 additions and 3 deletions
|
|
@ -473,7 +473,7 @@ kept track of the tapes scribbled on,
|
|||
told the operator which tape to mount when,
|
||||
and provided more assistance
|
||||
for the operator running
|
||||
.Xr restore .
|
||||
.Xr restore 8 .
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
|
|
|
|||
|
|
@ -394,7 +394,7 @@ utility appeared in
|
|||
.At v6 .
|
||||
.Sh CAVEATS
|
||||
Systems without
|
||||
.Xr sysctl
|
||||
.Xr sysctl 8
|
||||
behave as though they have security level \-1.
|
||||
.Pp
|
||||
Setting the security level above 1 too early in the boot sequence can
|
||||
|
|
|
|||
|
|
@ -195,7 +195,7 @@ Restore (rebuild a file system).
|
|||
The target file system should be made pristine with
|
||||
.Xr newfs 8 ,
|
||||
mounted and the user
|
||||
.Xr cd Ns 'd
|
||||
.Xr cd 1 Ns 'd
|
||||
into the pristine file system
|
||||
before starting the restoration of the initial level 0 backup.
|
||||
If the
|
||||
|
|
|
|||
Loading…
Reference in a new issue