]> git.decadent.org.uk Git - nfs-utils.git/blob - utils/lockd/lockd.man
9d244cff4437410be5677b7e7dcfa9f136d8824b
[nfs-utils.git] / utils / lockd / lockd.man
1 .\"
2 .\" lockd(8)
3 .\"
4 .\" Copyright (C) 2000 Chip Salzenberg <chip@valinux.com>
5 .\"
6 .TH rpc.lockd 8 "25 Feb 2000"
7 .SH NAME
8 rpc.lockd \- start kernel lockd process
9 .SH SYNOPSIS
10 .B "/usr/sbin/rpc.lockd
11 .SH DESCRIPTION
12 The
13 .B rpc.lockd
14 program starts the NFS lock manager (NLM) on kernels that don't start
15 it automatically.  However, since most kernels \fIdo\fR start it
16 automatically,
17 .BR rpc.lockd .
18 is usually not required.  Even so, running it anyway is harmless.
19 .SH SEE ALSO
20 .BR rpc.statd (8),
21 .BR  rpc.nfsd (8)
22 .SH AUTHORS
23 .br
24 H.J. Lu <hjl@valinux.com>