diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-08-17 05:07:58 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1996-08-17 05:07:58 +0000 |
commit | 01494c17c9670f1f387408db40219829606abd83 (patch) | |
tree | bfcbb737e57c87462c00c4cd5145d7ececa49c70 /usr.sbin | |
parent | 8b530823bada918731af776b7b992237fc1dd8d8 (diff) |
s/rstatd/lockd/
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/rpc.lockd/rpc.lockd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.lockd/rpc.lockd.8 b/usr.sbin/rpc.lockd/rpc.lockd.8 index 8526e24825f..9d5de7790ff 100644 --- a/usr.sbin/rpc.lockd/rpc.lockd.8 +++ b/usr.sbin/rpc.lockd/rpc.lockd.8 @@ -42,7 +42,7 @@ .Nm rpc.lockd .Op Fl d Op Ar debug_level .Sh DESCRIPTION -.Nm rpc.rstatd +.Nm rpc.lockd is a daemon which provides file- and record-locking services in an NFS environment. .Pp |