X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fstatd%2Fstatd.man;h=8327924b4a4d83fb346ba73d658d1e43822f17fc;hb=f7761f288c71e5343c5ce5b0349fb337a5213b54;hp=38db9c5c041d830e1d52b58602f36ecd95cbed86;hpb=5591654c71e7e2e5959c8718a7e880516b9081e8;p=nfs-utils.git 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