summaryrefslogtreecommitdiffstats
path: root/utils/statd/statd.man
diff options
context:
space:
mode:
Diffstat (limited to 'utils/statd/statd.man')
-rw-r--r--utils/statd/statd.man33
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>