summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd/rpc.lockd.8
diff options
context:
space:
mode:
authormatteo <matteo@FreeBSD.org>2007-04-03 20:58:28 +0000
committermatteo <matteo@FreeBSD.org>2007-04-03 20:58:28 +0000
commita25d27fb0f15b68dc0524ac87960260bf1abdc4e (patch)
tree2fb819a49138fde7af2aa6b5ecb3f05ca9765d5e /usr.sbin/rpc.lockd/rpc.lockd.8
parentd7b9f1a7cd30f3a8c1eb6b1ad48aed1f82a8e95a (diff)
downloadFreeBSD-src-a25d27fb0f15b68dc0524ac87960260bf1abdc4e.zip
FreeBSD-src-a25d27fb0f15b68dc0524ac87960260bf1abdc4e.tar.gz
Add the "-p" option, which allows to specify a port which the daemon
should bind to. PR: bin/100969 Reviewed by: alfred@ MFC after: 1 week
Diffstat (limited to 'usr.sbin/rpc.lockd/rpc.lockd.8')
-rw-r--r--usr.sbin/rpc.lockd/rpc.lockd.89
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.sbin/rpc.lockd/rpc.lockd.8 b/usr.sbin/rpc.lockd/rpc.lockd.8
index 7c86bb6..0b5d348 100644
--- a/usr.sbin/rpc.lockd/rpc.lockd.8
+++ b/usr.sbin/rpc.lockd/rpc.lockd.8
@@ -33,7 +33,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 24, 1995
+.Dd April 3, 2007
.Dt RPC.LOCKD 8
.Os
.Sh NAME
@@ -43,6 +43,7 @@
.Nm
.Op Fl d Ar debug_level
.Op Fl g Ar grace period
+.Op Fl p Ar port
.Sh DESCRIPTION
The
.Nm
@@ -83,6 +84,12 @@ During the grace period
only accepts requests from hosts which are reinitialising locks which
existed before the server restart.
Default is 30 seconds.
+.It Fl p
+The
+.Fl p
+option allow to force the daemon to bind to the specified
+.Ar port ,
+for both AF_INET and AF_INET6 address families.
.El
.Pp
Error conditions are logged to syslog, irrespective of the debug level,
OpenPOWER on IntegriCloud