summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-23 22:24:39 +0000
committerwosch <wosch@FreeBSD.org>1996-09-23 22:24:39 +0000
commit89dea7c61d0b964eb64003769ac255ffc3618baa (patch)
treec1d9699eaa2f8d24b20889d9f06566a42766622a /usr.sbin
parent8362cc2d1da946f4340bd9feeb325c059eaf599b (diff)
downloadFreeBSD-src-89dea7c61d0b964eb64003769ac255ffc3618baa.zip
FreeBSD-src-89dea7c61d0b964eb64003769ac255ffc3618baa.tar.gz
add missing comma(s) in .Xr macros
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pccard/pccardd/pccardd.84
-rw-r--r--usr.sbin/sendmail/mailstats/mailstats.83
-rw-r--r--usr.sbin/xten/xten.14
3 files changed, 8 insertions, 3 deletions
diff --git a/usr.sbin/pccard/pccardd/pccardd.8 b/usr.sbin/pccard/pccardd/pccardd.8
index 142e2b2..4a52ab6 100644
--- a/usr.sbin/pccard/pccardd/pccardd.8
+++ b/usr.sbin/pccard/pccardd/pccardd.8
@@ -23,6 +23,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Dd November 1, 1994
.Dt PCCARD 8
.Os FreeBSD
@@ -133,7 +135,7 @@ interface to the card.
.It Pa /etc/pccard.conf
.El
.Sh SEE ALSO
-.Xr card.conf 5
+.Xr card.conf 5 ,
.Xr ifconfig 8
.Sh AUTHOR
Developed by Andrew McRae (andrew@mega.com.au).
diff --git a/usr.sbin/sendmail/mailstats/mailstats.8 b/usr.sbin/sendmail/mailstats/mailstats.8
index 86e1ffc..9da1b5d 100644
--- a/usr.sbin/sendmail/mailstats/mailstats.8
+++ b/usr.sbin/sendmail/mailstats/mailstats.8
@@ -29,6 +29,7 @@
.\" * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" * SUCH DAMAGE.
.\" */
+.\" $Id$
.Dd August 13, 1996
.Dt MAILSTATS 8
.Os
@@ -72,5 +73,5 @@ sendmail configuration file
sendmail statistics file
.El
.Sh SEE ALSO
-.Xr sendmail 8
+.Xr sendmail 8 ,
.Xr mail.local 8
diff --git a/usr.sbin/xten/xten.1 b/usr.sbin/xten/xten.1
index 1c7d51d..0f69a71 100644
--- a/usr.sbin/xten/xten.1
+++ b/usr.sbin/xten/xten.1
@@ -27,6 +27,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
+.\" $Id$
+.\"
.Th XTEN 8 "30 Oct 1993"
.Dd Oct 30, 1993
.Dt XTEN 1
@@ -99,7 +101,7 @@ and
Bright
commands.
.Sh SEE ALSO
-.Xr xtend 8
+.Xr xtend 8 ,
.Xr tw 4
.Sh FILES
.Bl -tag -width /var/spool/xten/Status -compact
OpenPOWER on IntegriCloud