From 67304db7c1fa85e893f388e58fa8300e1ee51e4d Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Sun, 21 Dec 2014 12:13:49 +0000 Subject: [PATCH] Various mdoc fixes. Found with: mandoc -Tlint --- share/man/man5/periodic.conf.5 | 2 +- share/man/man5/pf.conf.5 | 2 +- share/man/man5/pf.os.5 | 6 +++--- share/man/man5/rc.conf.5 | 2 +- share/man/man5/services.5 | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5 index 83897c15262..d5526f9b6a5 100644 --- a/share/man/man5/periodic.conf.5 +++ b/share/man/man5/periodic.conf.5 @@ -705,7 +705,7 @@ they will be always run unless their or .Va ..._period variable is set to -.Dq No . +.Dq NO . .Bl -tag -offset 4n -width 2n .It Va security_status_diff_flags .Pq Vt str diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 4f959333a59..4ed941c40cf 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -28,7 +28,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd June 29 2012 +.Dd June 29, 2012 .Dt PF.CONF 5 .Os .Sh NAME diff --git a/share/man/man5/pf.os.5 b/share/man/man5/pf.os.5 index 59305257295..18c72468e64 100644 --- a/share/man/man5/pf.os.5 +++ b/share/man/man5/pf.os.5 @@ -16,7 +16,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 31 2007 +.Dd May 31, 2007 .Dt PF.OS 5 .Os .Sh NAME @@ -217,7 +217,7 @@ almost translates into the following fingerprint 57344:64:1:44:M1460: exampleOS:1.0::exampleOS 1.0 .Ed .Sh SEE ALSO +.Xr tcpdump 1 , .Xr pf 4 , .Xr pf.conf 5 , -.Xr pfctl 8 , -.Xr tcpdump 1 +.Xr pfctl 8 diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 09583ec1042..5c4803fcb87 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -4547,9 +4547,9 @@ ruleset to load for .Xr rfcomm_pppd 8 , .Xr route 8 , .Xr routed 8 , -.Xr rpcbind 8 , .Xr rpc.lockd 8 , .Xr rpc.statd 8 , +.Xr rpcbind 8 , .Xr rwhod 8 , .Xr savecore 8 , .Xr sdpd 8 , diff --git a/share/man/man5/services.5 b/share/man/man5/services.5 index 6469cfce7a0..adda70a92da 100644 --- a/share/man/man5/services.5 +++ b/share/man/man5/services.5 @@ -91,8 +91,8 @@ file resides in .Pa /etc . .El .Sh SEE ALSO -.Xr getservent 3 -.Xr nsswitch.conf 5 +.Xr getservent 3 , +.Xr nsswitch.conf 5 , .Xr services_mkdb 8 .Sh HISTORY The