summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd/rpc.lockd.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rpc.lockd/rpc.lockd.8')
-rw-r--r--usr.sbin/rpc.lockd/rpc.lockd.821
1 files changed, 11 insertions, 10 deletions
diff --git a/usr.sbin/rpc.lockd/rpc.lockd.8 b/usr.sbin/rpc.lockd/rpc.lockd.8
index e08a160..4fe66b6 100644
--- a/usr.sbin/rpc.lockd/rpc.lockd.8
+++ b/usr.sbin/rpc.lockd/rpc.lockd.8
@@ -42,17 +42,14 @@
.Nm rpc.lockd
.Op Fl d Op Ar debug_level
.Sh DESCRIPTION
-.Nm rpc.lockd
+.Nm Rpc.lockd
is a daemon which provides file- and record-locking services in an NFS
environment.
.Pp
-Options and operands available for
-.Nm rpc.lockd :
-.Bl -tag -width Ds
+The following option is available:
+.Bl -tag -width indent
.It Fl d
-The
-.Fl d
-option causes debugging information to be written to syslog, recording
+Cause debugging information to be written to syslog, recording
all RPC transactions to the daemon. These messages are logged with level
LOG_DEBUG and facility LOG_DAEMON. If debug_level is not specified,
level 1 is assumed, giving one log line per protocol operation. Higher
@@ -64,7 +61,7 @@ Error conditions are logged to syslog, irrespective of the debug level,
using log level LOG_ERR and facility LOG_DAEMON.
.Pp
The
-.Nm rpc.lockd
+.Nm
daemon must NOT be invoked by
.Xr inetd 8
because the protocol assumes that the daemon will run from system start time.
@@ -82,8 +79,12 @@ RPC protocol specification for the network lock manager protocol.
.Xr rpc.statd 8
.Sh BUGS
The current implementation provides only the server side of the protocol
-(ie. clients running other OS types can establish locks on a FreeBSD fileserver,
-but there is currently no means for a FreeBSD client to establish locks).
+(ie. clients running other OS types can establish locks on a
+.Bx Free
+fileserver,
+but there is currently no means for a
+.Bx Free
+client to establish locks).
.Pp
Versions 1, 2 and 3 of the protocol are supported. However, only versions
2 (Unix systems) and 3 (PC-NFS clients) seem to be in common use - the version
OpenPOWER on IntegriCloud