summaryrefslogtreecommitdiff
path: root/utils/mountd/mountd.man
diff options
context:
space:
mode:
authorScott Mayhew <smayhew@redhat.com>2017-02-15 10:21:40 -0500
committerSteve Dickson <steved@redhat.com>2017-02-15 10:41:59 -0500
commita15bd948606bf4816bf819c0b0c75761f3eb6359 (patch)
treeb0d721f8b474f26ebe7415ecb3dae7e4a7cace15 /utils/mountd/mountd.man
parent1789737ec6dd43c9d1436aeb6c07fab52206f412 (diff)
downloadnfs-utils-a15bd948606bf4816bf819c0b0c75761f3eb6359.tar.gz
mountd/exportfs: implement the -s/--state-directory-path option
Reviewed-by: NeilBrown <neilb@suse.com> Signed-off-by: Scott Mayhew <smayhew@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/mountd/mountd.man')
-rw-r--r--utils/mountd/mountd.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/mountd/mountd.man b/utils/mountd/mountd.man
index 9f0a51f..9978afc 100644
--- a/utils/mountd/mountd.man
+++ b/utils/mountd/mountd.man
@@ -144,7 +144,7 @@ Instead, mount the nfsd filesystem on
.IR /proc/fs/nfsd .
.TP
.BI "\-s," "" " \-\-state\-directory\-path " directory
-Specify a directory in which to place statd state information.
+Specify a directory in which to place state information (etab and rmtab).
If this option is not specified the default of
.I /var/lib/nfs
is used.