diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-06 08:01:10 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-06 08:01:10 +0000 |
| commit | a5b108bc51bd1997e5c44253d326c14a5ffda682 (patch) | |
| tree | 50c52dd17ab25542abdd7e249f807ad405078bd1 /usr.sbin/rpc.statd | |
| parent | a7261a4ea81009e20018a74d5f722ee5d4af84c5 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/rpc.statd')
| -rw-r--r-- | usr.sbin/rpc.statd/rpc.statd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.statd/rpc.statd.8 b/usr.sbin/rpc.statd/rpc.statd.8 index 20c9947bf37a..b0374764e4f5 100644 --- a/usr.sbin/rpc.statd/rpc.statd.8 +++ b/usr.sbin/rpc.statd/rpc.statd.8 @@ -84,9 +84,9 @@ non-volatile record of currently monitored hosts. RPC protocol specification used by local applications to register monitoring requests. .El .Sh SEE ALSO -.Xr rpc.lockd 8 , +.Xr syslog 3 , .Xr rc 8 , -.Xr syslog 3 +.Xr rpc.lockd 8 .Sh BUGS There is no means for the daemon to tell when a monitored host has disappeared permanently (eg. catastrophic harware failure), as opposed |
