mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Fix mdoc warnings.
This commit is contained in:
parent
c5791aae52
commit
e15b9720f1
1 changed files with 1 additions and 3 deletions
|
|
@ -54,7 +54,7 @@ The
|
|||
utility is used for device multipath configuration.
|
||||
.Pp
|
||||
Only automatic configuration is supported at the present time via the
|
||||
.It Cm label
|
||||
.Cm label
|
||||
command.
|
||||
This operation writes a label on the last sector of the underlying
|
||||
disk device with a contained name and UUID.
|
||||
|
|
@ -88,7 +88,6 @@ See
|
|||
.Xr geom 8 .
|
||||
.El
|
||||
.Pp
|
||||
.El
|
||||
.Sh SYSCTL VARIABLES
|
||||
The following
|
||||
.Xr sysctl 8
|
||||
|
|
@ -231,7 +230,6 @@ GEOM_MULTIPATH: adding da0 to Fred/b631385f-c61c-11db-b884-0011116ae789
|
|||
GEOM_MULTIPATH: da0 now active path in Fred
|
||||
GEOM_MULTIPATH: adding da2 to Fred/b631385f-c61c-11db-b884-0011116ae789
|
||||
.Ed
|
||||
.Sh
|
||||
.Sh SEE ALSO
|
||||
.Xr geom 4 ,
|
||||
.Xr isp 4 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue