mirror of
https://github.com/opnsense/src.git
synced 2026-06-12 10:10:24 -04:00
mdoc(7) police: fix errors uncovered by the new feature of the Nm macro.
This commit is contained in:
parent
ca89ee278e
commit
acd99ff192
2 changed files with 2 additions and 3 deletions
|
|
@ -35,12 +35,12 @@
|
|||
.Nm fsck
|
||||
.Nd file system consistency check and interactive repair
|
||||
.Sh SYNOPSIS
|
||||
.Nm ""
|
||||
.Nm fsck
|
||||
.Op Fl dvplfyn
|
||||
.Op Fl l Ar maxparallel
|
||||
.Op Fl t Ar fstype
|
||||
.Op Fl T Ar fstype:fsoptions
|
||||
.Op special | node ...
|
||||
.Op Ar special | node ...
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@
|
|||
.Nm
|
||||
.Op Fl dp
|
||||
.Op Ar service Op Ar serverpath Op Ar serverargs
|
||||
.Nm ""
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
provides IPv6-to-IPv4 TCP relay.
|
||||
|
|
|
|||
Loading…
Reference in a new issue