diff options
| author | hjl <hjl> | 2001-03-12 00:49:42 +0000 |
|---|---|---|
| committer | hjl <hjl> | 2001-03-12 00:49:42 +0000 |
| commit | b63400dcb05eee79666bade57558279fd15f0318 (patch) | |
| tree | 2201bc8ce0d86e56175ee45994c3d9803ed2c5af /utils/statd/statd.man | |
| parent | 919f0cf78ab9d180fb11beb9c8d6c9dcefa6df9a (diff) | |
| download | nfs-utils-b63400dcb05eee79666bade57558279fd15f0318.tar.gz nfs-utils-b63400dcb05eee79666bade57558279fd15f0318.tar.xz nfs-utils-b63400dcb05eee79666bade57558279fd15f0318.zip | |
2001-03-11 H.J. Lu <hjl@lucon.org>
* support/include/rpcmisc.h: Undo the change made on 2001-03-10.
* support/nfs/rpcmisc.c: Likewise.
* utils/rquotad/rquota_svc.c: Likewise.
* utils/rquotad/rquotad.man: Likewise.
* utils/statd/Makefile: Likewise.
* utils/statd/rmtcall.c: Likewise.
* utils/statd/simulate.c: Likewise.
* utils/statd/statd.c: Likewise.
* utils/statd/statd.man: Likewise.
Diffstat (limited to 'utils/statd/statd.man')
| -rw-r--r-- | utils/statd/statd.man | 33 |
1 files changed, 3 insertions, 30 deletions
diff --git a/utils/statd/statd.man b/utils/statd/statd.man index 84199e8..8a7bd8c 100644 --- a/utils/statd/statd.man +++ b/utils/statd/statd.man @@ -4,11 +4,11 @@ .\" Copyright (C) 1999 Olaf Kirch <okir@monad.swb.de> .\" Modified by Jeffrey A. Uphoff, 1999. .\" Modified by Lon Hohberger, 2000. -.TH rpc.statd 8 "08 Mar 2001" +.TH rpc.statd 8 "05 Oct 2000" .SH NAME rpc.statd \- NSM status monitor .SH SYNOPSIS -.B "/sbin/rpc.statd [-F] [-d] [-?] [-o " port "] [-p " port "] [-V]" +.B "/usr/sbin/rpc.statd [-F] [-d] [-?] [-V] .SH DESCRIPTION The .B rpc.statd @@ -52,32 +52,6 @@ be used in conjunction with the .B -F parameter. .TP -.BI "\-o," "" " \-\-outgoing\-port " port -specify a port for -.B rpc.statd -to send outgoing status requests from. By default, -.BR rpc.statd -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. -.TP -.BI "\-p," "" " \-\-port " port -specify a port for -.B rpc.statd -to listen on. By default, -.BR rpc.statd -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. -.TP .B -? Causes .B rpc.statd @@ -122,8 +96,7 @@ manual pages. .br .BR /var/lib/nfs/sm.bak/* .SH SEE ALSO -.BR rpc.nfsd(8), -.BR portmap(8) +.BR rpc.nfsd(8) .SH AUTHORS .br Jeff Uphoff <juphoff@transmeta.com> |
