From b63400dcb05eee79666bade57558279fd15f0318 Mon Sep 17 00:00:00 2001 From: hjl Date: Mon, 12 Mar 2001 00:49:42 +0000 Subject: 2001-03-11 H.J. Lu * 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. --- utils/statd/statd.man | 33 +++------------------------------ 1 file changed, 3 insertions(+), 30 deletions(-) (limited to 'utils/statd/statd.man') 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 .\" 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 -- cgit