summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
committerru <ru@FreeBSD.org>2000-11-20 16:52:27 +0000
commitea31070695b2e513fcf660fbcc7f05a829839c35 (patch)
tree67d5b2b897cd080f9e1b7ede82c34bfc03085426 /usr.sbin
parent5df8ea840b4bfe32452ba29db4478efb738f96c8 (diff)
downloadFreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.zip
FreeBSD-src-ea31070695b2e513fcf660fbcc7f05a829839c35.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/mount_nwfs/mount_nwfs.84
-rw-r--r--usr.sbin/mount_portalfs/mount_portalfs.82
-rw-r--r--usr.sbin/mountd/exports.54
-rw-r--r--usr.sbin/mountd/mountd.82
-rw-r--r--usr.sbin/mountd/netgroup.52
-rw-r--r--usr.sbin/nfsd/nfsd.814
-rw-r--r--usr.sbin/nologin/nologin.82
7 files changed, 15 insertions, 15 deletions
diff --git a/usr.sbin/mount_nwfs/mount_nwfs.8 b/usr.sbin/mount_nwfs/mount_nwfs.8
index b56d26c..2e92a68 100644
--- a/usr.sbin/mount_nwfs/mount_nwfs.8
+++ b/usr.sbin/mount_nwfs/mount_nwfs.8
@@ -6,7 +6,7 @@
.Nm mount_nwfs
.Nd mount NetWare volume from a NetWare file server
.Sh SYNOPSIS
-.Nm mount_nwfs
+.Nm
.Op Fl Chv
.Fl S Ar server
.Fl U Ar user
@@ -22,7 +22,7 @@
.Op Fl u Ar uid
.Op Fl w Ar scheme
.Ar node
-.Nm mount_nwfs
+.Nm
.Op Fl options
.Ar /server:user/volume[/path]
.Ar node
diff --git a/usr.sbin/mount_portalfs/mount_portalfs.8 b/usr.sbin/mount_portalfs/mount_portalfs.8
index 306a220..f84fa48 100644
--- a/usr.sbin/mount_portalfs/mount_portalfs.8
+++ b/usr.sbin/mount_portalfs/mount_portalfs.8
@@ -44,7 +44,7 @@
.Nm mount_portal
.Nd mount the portal daemon
.Sh SYNOPSIS
-.Nm mount_portal
+.Nm
.Op Fl o Ar options
.Ar /etc/portal.conf
.Ar mount_point
diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5
index b5fff27..e2d332c 100644
--- a/usr.sbin/mountd/exports.5
+++ b/usr.sbin/mountd/exports.5
@@ -41,7 +41,7 @@
.Tn NFS
mount requests
.Sh SYNOPSIS
-.Nm exports
+.Nm
.Sh DESCRIPTION
The
.Nm
@@ -285,7 +285,7 @@ The
utility can be made to re-read the
.Nm
file by sending it a hangup signal as follows:
-.Bd -literal -offset indet
+.Bd -literal -offset indent
kill -s HUP `cat /var/run/mountd.pid`
.Ed
.Pp
diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8
index fdb62a1..509fbb7 100644
--- a/usr.sbin/mountd/mountd.8
+++ b/usr.sbin/mountd/mountd.8
@@ -41,7 +41,7 @@
.Tn NFS
mount requests
.Sh SYNOPSIS
-.Nm mountd
+.Nm
.Op Fl 2dlnr
.Op Ar exportsfile
.Sh DESCRIPTION
diff --git a/usr.sbin/mountd/netgroup.5 b/usr.sbin/mountd/netgroup.5
index fb1a8bc..919f1fe 100644
--- a/usr.sbin/mountd/netgroup.5
+++ b/usr.sbin/mountd/netgroup.5
@@ -39,7 +39,7 @@
.Nm netgroup
.Nd defines network groups
.Sh SYNOPSIS
-.Nm netgroup
+.Nm
.Sh DESCRIPTION
The
.Nm
diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8
index f5d0efb..fb44149 100644
--- a/usr.sbin/nfsd/nfsd.8
+++ b/usr.sbin/nfsd/nfsd.8
@@ -41,7 +41,7 @@
.Tn NFS
server
.Sh SYNOPSIS
-.Nm nfsd
+.Nm
.Op Fl arut
.Op Fl n Ar num_servers
.Op Fl h Ar bindip
@@ -51,7 +51,7 @@ runs on a server machine to service
.Tn NFS
requests from client machines.
At least one
-.Nm nfsd
+.Nm
must be running for a machine to operate as a server.
.Pp
Unless otherwise specified, four servers for
@@ -118,7 +118,7 @@ RFC1094 and
.%T "NFS: Network File System Version 3 Protocol Specification" .
.Pp
If
-.Nm nfsd
+.Nm
detects that
.Tn NFS
is not loaded in the running kernel, it will attempt
@@ -131,11 +131,11 @@ by way of
If this fails, or no
.Tn NFS
KLD is available,
-.Nm nfsd
+.Nm
will exit with an error.
.Pp
If
-.Nm nfsd
+.Nm
is to be run on a host with multiple interfaces or interface aliases, use
of the
.Fl h
@@ -148,7 +148,7 @@ would then be used to block nfs-related packets that come in on the outside
interface.
.Pp
The
-.Nm nfsd
+.Nm
utility exits 0 on success, and >0 if an error occurs.
.Sh SEE ALSO
.Xr nfsstat 1 ,
@@ -160,6 +160,6 @@ utility exits 0 on success, and >0 if an error occurs.
.Xr ipfw 8
.Sh HISTORY
The
-.Nm nfsd
+.Nm
utility first appeared in
.Bx 4.4 .
diff --git a/usr.sbin/nologin/nologin.8 b/usr.sbin/nologin/nologin.8
index 74463a2..0c25a1c 100644
--- a/usr.sbin/nologin/nologin.8
+++ b/usr.sbin/nologin/nologin.8
@@ -39,7 +39,7 @@
.Nm nologin
.Nd politely refuse a login
.Sh SYNOPSIS
-.Nm nologin
+.Nm
.Sh DESCRIPTION
.Nm Nologin
displays a message that an account is not available and
OpenPOWER on IntegriCloud