From 1f1dcc1d43867ac3850a206671c24d6cf48d3b54 Mon Sep 17 00:00:00 2001
From: Ruslan Ermilov <ru@FreeBSD.org>
Date: Wed, 28 Feb 2001 13:18:04 +0000
Subject: [PATCH] Prepare for mdocNG.

---
 share/man/man4/tty.4     | 4 ++--
 share/man/man4/yp.4      | 9 ++++++---
 share/man/man8/yp.8      | 9 ++++++---
 usr.sbin/pim6sd/pim6sd.8 | 2 +-
 4 files changed, 15 insertions(+), 9 deletions(-)

diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index 6310e6979380..35871bf96607 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -303,7 +303,7 @@ If the value of the int pointed to by
 contains the
 .Dv FREAD
 bit as defined in
-.Pa Aq sys/file.h ,
+.Aq Pa sys/file.h ,
 then all characters in the input queue are cleared.  If it contains
 the
 .Dv FWRITE
@@ -324,7 +324,7 @@ and is the means by which most full\&-screen oriented programs determine the
 screen size.  The
 .Va winsize
 structure is defined in
-.Pa Aq sys/ioctl.h .
+.Aq Pa sys/ioctl.h .
 .It Dv TIOCSWINSZ Fa struct winsize *ws
 Set the window size associated with the terminal to be the value in
 the
diff --git a/share/man/man4/yp.4 b/share/man/man4/yp.4
index 5d6088400391..e33c0f8f7ee6 100644
--- a/share/man/man4/yp.4
+++ b/share/man/man4/yp.4
@@ -166,17 +166,20 @@ There are three main types of
 systems:
 .Bl -enum -offset indent
 .It
-.Pa Tn NIS clients ,
+.Tn NIS
+clients,
 which query
 .Tn NIS
 servers for information.
 .It
-.Pa Tn NIS master servers ,
+.Tn NIS
+master servers,
 which maintain the canonical copies of all
 .Tn NIS
 maps.
 .It
-.Pa Tn NIS slave servers ,
+.Tn NIS
+slave servers,
 which maintain backup copies of
 .Tn NIS
 maps that are periodically
diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8
index 5d6088400391..e33c0f8f7ee6 100644
--- a/share/man/man8/yp.8
+++ b/share/man/man8/yp.8
@@ -166,17 +166,20 @@ There are three main types of
 systems:
 .Bl -enum -offset indent
 .It
-.Pa Tn NIS clients ,
+.Tn NIS
+clients,
 which query
 .Tn NIS
 servers for information.
 .It
-.Pa Tn NIS master servers ,
+.Tn NIS
+master servers,
 which maintain the canonical copies of all
 .Tn NIS
 maps.
 .It
-.Pa Tn NIS slave servers ,
+.Tn NIS
+slave servers,
 which maintain backup copies of
 .Tn NIS
 maps that are periodically
diff --git a/usr.sbin/pim6sd/pim6sd.8 b/usr.sbin/pim6sd/pim6sd.8
index 52f1d7c317bc..b72f33300907 100644
--- a/usr.sbin/pim6sd/pim6sd.8
+++ b/usr.sbin/pim6sd/pim6sd.8
@@ -119,7 +119,7 @@ reset its debug level.
 The
 .Nm
 program puts its logs to a separate file
-.Pa Pq /var/log/pim6sd.log .
+.Pq Pa /var/log/pim6sd.log .
 The log level can be configured by the
 .Fl d
 command line option or the configuration file.