summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlon <lon>2000-10-05 19:09:49 +0000
committerlon <lon>2000-10-05 19:09:49 +0000
commitf7761f288c71e5343c5ce5b0349fb337a5213b54 (patch)
tree800a416c3de90a0d34e5affa32baaa23536f4dc6
parent7c9a0d40bbf7bc54373c94786c0e8469616fec11 (diff)
downloadnfs-utils-f7761f288c71e5343c5ce5b0349fb337a5213b54.tar.gz
nfs-utils-f7761f288c71e5343c5ce5b0349fb337a5213b54.tar.xz
nfs-utils-f7761f288c71e5343c5ce5b0349fb337a5213b54.zip
Updated to reflect new changes to statd.c.
-rw-r--r--utils/statd/statd.man28
1 files changed, 27 insertions, 1 deletions
diff --git a/utils/statd/statd.man b/utils/statd/statd.man
index 38db9c5..8327924 100644
--- a/utils/statd/statd.man
+++ b/utils/statd/statd.man
@@ -7,7 +7,7 @@
.SH NAME
rpc.statd \- NSM status monitor
.SH SYNOPSIS
-.B "/usr/sbin/rpc.statd [-F]
+.B "/usr/sbin/rpc.statd [-F] [-d] [-?] [-V]
.SH DESCRIPTION
The
.B rpc.statd
@@ -36,6 +36,32 @@ forks and puts itself in the background when started. The
.B -F
argument tells it to remain in the foreground. This option is
mainly for debugging purposes.
+.TP
+.B -d
+By default,
+.B rpc.statd
+sends logging messages via
+.BR syslog (3)
+to system log. The
+.B -d
+argument forces it to log verbose output to
+.B stderr
+instead. This option is mainly for debugging purposes, and may only
+be used in conjunction with the
+.B -F
+parameter.
+.TP
+.B -?
+Causes
+.B rpc.statd
+to print out command-line help and exit.
+.TP
+.B -V
+Causes
+.B rpc.statd
+to print out version information and exit.
+
+
.SH TCP_WRAPPERS SUPPORT
This