[fedfs-utils] [PATCH 11/11] man: The "-R" option of "nsdbparams update" is incorrectly documented

Chuck Lever chuck.lever at oracle.com
Fri Dec 14 14:38:52 PST 2012


The synopsis for the nsdbparams command in the nsdbparams.8 man page
currently incorrectly documents the "-R" command line option.  It
takes an argument: "yes" or "no", as the man page later correctly
describes.

Signed-off-by: Chuck Lever <chuck.lever at oracle.com>
---

 doc/man/nsdbparams.8 |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/doc/man/nsdbparams.8 b/doc/man/nsdbparams.8
index dee8956..6c24d18 100644
--- a/doc/man/nsdbparams.8
+++ b/doc/man/nsdbparams.8
@@ -55,7 +55,7 @@ nsdbparams \- manage local NSDB connection parameter database
 .I nsdbname
 .P
 .B nsdbparams update
-.RB [ \-?dR ]
+.RB [ \-?d ]
 .RB [ \-D
 .IR def-binddn ]
 .RB [ \-e
@@ -64,6 +64,8 @@ nsdbparams \- manage local NSDB connection parameter database
 .IR certfile ]
 .RB [ \-g
 .IR gid ]
+.RB [ \-R
+.BR y | n ]
 .RB [ \-r
 .IR nsdbport ]
 .RB [ \-t




More information about the fedfs-utils-devel mailing list