diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 16:52:27 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 16:52:27 +0000 |
| commit | 7c7fb079b997666ef8dc3a60352aa3d2052cb3de (patch) | |
| tree | 43f30351332f06168f2ee06250cbb52017106489 /usr.sbin/mountd | |
| parent | 067c7f48def4817208af5bb4f6b43acdb2f03fce (diff) | |
Notes
Diffstat (limited to 'usr.sbin/mountd')
| -rw-r--r-- | usr.sbin/mountd/exports.5 | 4 | ||||
| -rw-r--r-- | usr.sbin/mountd/mountd.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/mountd/netgroup.5 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5 index b5fff27d3cd4..e2d332c62964 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 fdb62a17907b..509fbb7b4f74 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 fb1a8bcd2a57..919f1fe3b22d 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 |
