diff options
author | mpp <mpp@FreeBSD.org> | 1996-04-07 08:55:32 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-04-07 08:55:32 +0000 |
commit | d6542a796ef7bcbd597b3455e6652a494b30e737 (patch) | |
tree | c17a14857c71dabdd972e2be364af0f22cc7e5f5 /usr.sbin/rpc.statd | |
parent | a8e89bb5c12a9b7ae3b197d536f9612efb6b8b49 (diff) | |
download | FreeBSD-src-d6542a796ef7bcbd597b3455e6652a494b30e737.zip FreeBSD-src-d6542a796ef7bcbd597b3455e6652a494b30e737.tar.gz |
Correct the rpc.lockd and rpc.statd man pages to not reference
their path names in the synopsis line (especially since they
referenced the wrong path!). Corrected some other minor problems
with the rpc.lockd man page.
Diffstat (limited to 'usr.sbin/rpc.statd')
-rw-r--r-- | usr.sbin/rpc.statd/rpc.statd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.statd/rpc.statd.8 b/usr.sbin/rpc.statd/rpc.statd.8 index 34b095f..20c9947 100644 --- a/usr.sbin/rpc.statd/rpc.statd.8 +++ b/usr.sbin/rpc.statd/rpc.statd.8 @@ -39,7 +39,7 @@ .Nm rpc.statd .Nd host status monitoring daemon .Sh SYNOPSIS -.Nm /sbin/rpc.statd +.Nm rpc.statd .Op Fl d .Sh DESCRIPTION .Nm rpc.rstatd |