22 lines
818 B
Diff
22 lines
818 B
Diff
|
commit 7c6a4ae0aff5c2cd5fde2909e8af886ccf0bd27d
|
||
|
Author: Steve Dickson <steved@dickson.boston.devel.redhat.com>
|
||
|
Date: Mon Jan 7 10:39:37 2008 -0500
|
||
|
|
||
|
Fixed typo in rpc.mountd's man page
|
||
|
|
||
|
Signed-off-by: Steve Dickson <steved@redhat.com>
|
||
|
|
||
|
diff --git a/utils/mountd/mountd.man b/utils/mountd/mountd.man
|
||
|
index 4276663..2f42d00 100644
|
||
|
--- a/utils/mountd/mountd.man
|
||
|
+++ b/utils/mountd/mountd.man
|
||
|
@@ -119,7 +119,7 @@ The third will be the path that the client is mounting.
|
||
|
The last is the number of concurrent mounts that we believe the client
|
||
|
has of that path.
|
||
|
.TP
|
||
|
-.BI "\-P," "" " \-\-state\-directory\-path " directory
|
||
|
+.BI "\-s," "" " \-\-state\-directory\-path " directory
|
||
|
specify a directory in which to place statd state information.
|
||
|
If this option is not specified the default of
|
||
|
.BR /var/lib/nfs
|