Blame SOURCES/nfs-utils-2.3.3-gssd-man-verbose.patch

d4362b
commit 52db5259fe78c2b948df279b697412f99e12f229
d4362b
Author: Yongcheng Yang <yongcheng.yang@gmail.com>
d4362b
Date:   Fri Aug 23 14:06:42 2019 -0400
d4362b
d4362b
    gssd: add configure options verbosity to man page rpc.gssd(8)
d4362b
    
d4362b
    Signed-off-by: Pierguido Lambri <plambri@redhat.com>
d4362b
    Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com>
d4362b
    Signed-off-by: Steve Dickson <steved@redhat.com>
d4362b
d4362b
diff --git a/utils/gssd/gssd.man b/utils/gssd/gssd.man
d4362b
index e620f0d1..cc3a210a 100644
d4362b
--- a/utils/gssd/gssd.man
d4362b
+++ b/utils/gssd/gssd.man
d4362b
@@ -305,6 +305,14 @@ section of the
d4362b
 .I /etc/nfs.conf
d4362b
 configuration file.  Values recognized include:
d4362b
 .TP
d4362b
+.B verbosity
d4362b
+Value which is equivalent to the number of
d4362b
+.BR -v .
d4362b
+.TP
d4362b
+.B rpc-verbosity
d4362b
+Value which is equivalent to the number of
d4362b
+.BR -r .
d4362b
+.TP
d4362b
 .B use-memcache
d4362b
 A Boolean flag equivalent to
d4362b
 .BR -M .