summaryrefslogtreecommitdiff
path: root/sbin/mountd/mountd.8
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-12-15 01:20:53 +0000
commitad3209ab6a39f87faf0d2171cdfc73eb5d46df8d (patch)
treeb54160234444c70a92f7729894e15af668141646 /sbin/mountd/mountd.8
parent6522caaeea17770c4d5798c2647c0c6b135dfc4c (diff)
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Diffstat (limited to 'sbin/mountd/mountd.8')
-rw-r--r--sbin/mountd/mountd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mountd/mountd.8 b/sbin/mountd/mountd.8
index 6c40c3fd9b2..3f5acf9bd5d 100644
--- a/sbin/mountd/mountd.8
+++ b/sbin/mountd/mountd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mountd.8,v 1.11 1998/11/28 19:56:28 aaron Exp $
+.\" $OpenBSD: mountd.8,v 1.12 1998/12/15 01:20:39 aaron Exp $
.\" $NetBSD: mountd.8,v 1.11 1996/02/18 11:57:51 fvdl Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -43,7 +43,7 @@
.Tn NFS
mount requests
.Sh SYNOPSIS
-.Nm
+.Nm mountd
.Op Fl dn
.Op Ar exportsfile
.Sh DESCRIPTION