X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Frquotad%2Frquotad.man;h=f4d5d6f094583b68b1fb02102298bb15939d5679;hb=5b9179e1d135ef4341516465222eaf9efb84c5f3;hp=1a8fe5680137ae78c20017dceb068e6d36cd66da;hpb=28b85a4d9251cb711638da60c94acd6d61f0ae4f;p=nfs-utils.git diff --git a/utils/rquotad/rquotad.man b/utils/rquotad/rquotad.man index 1a8fe56..f4d5d6f 100644 --- a/utils/rquotad/rquotad.man +++ b/utils/rquotad/rquotad.man @@ -1,9 +1,9 @@ .\"@(#)rquotad.8" -.TH RQUOTAD 8 "25 Aug 2000" +.TH RQUOTAD 8 "8 Mar 2001" .SH NAME rquotad, rpc.rquotad \- remote quota server .SH SYNOPSIS -.B /usr/etc/rpc.rquotad +.B /usr/etc/rpc.rquotad [-p " port "] " .SH DESCRIPTION .LP .IX "rquotad daemon" "" "\fLrquotad\fP \(em remote quota server" @@ -35,6 +35,21 @@ or .BR /etc/init.d/ (on systems with SysV'ish scripts, e.g. RedHat, SuSE, etc). +.SH OPTIONS +.TP +.BI "\-p," "" " \-\-port " port +specify a port for +.BR rpc.rquotad +to listen on. By default, +.BR rpc.rquotad +will ask +.BR portmap (8) +to assign it a port number. As of this writing, there is not +a standard port number that +.BR portmap +always or usually assigns. Specifying +a port may be useful when implementing a firewall. + .SH TCP_WRAPPERS SUPPORT This .BR rpc.rquotad @@ -70,4 +85,5 @@ manual pages. .BR rpc (3N), .BR nfs (5), .BR services (5), +.BR portmap(8), .BR inetd (8)