krb5 commit [krb5-1.14]: Update man pages
Tom Yu
tlyu at mit.edu
Wed Sep 14 13:36:50 EDT 2016
https://github.com/krb5/krb5/commit/b5d70b620c3a0d278e069fc4ad1ab3f17a721608
commit b5d70b620c3a0d278e069fc4ad1ab3f17a721608
Author: Tom Yu <tlyu at mit.edu>
Date: Mon Sep 12 17:24:01 2016 -0400
Update man pages
src/man/kadmin.man | 2 +-
src/man/kdb5_util.man | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletions(-)
diff --git a/src/man/kadmin.man b/src/man/kadmin.man
index 622fe41..b0710c3 100644
--- a/src/man/kadmin.man
+++ b/src/man/kadmin.man
@@ -706,7 +706,7 @@ Example:
.nf
.ft C
set_string host/foo.mit.edu session_enctypes aes128\-cts
-set_string user at FOO.COM otp [{"type":"hotp","username":"custom"}]
+set_string user at FOO.COM otp "[{""type"":""hotp"",""username"":""al""}]"
.ft P
.fi
.UNINDENT
diff --git a/src/man/kdb5_util.man b/src/man/kdb5_util.man
index f82c938..b6fa2b9 100644
--- a/src/man/kdb5_util.man
+++ b/src/man/kdb5_util.man
@@ -184,6 +184,17 @@ This may recover principals that do not dump normally, in cases
where database corruption has occurred. In cases of such
corruption, this option will probably retrieve more principals
than the \fB\-rev\fP option will.
+.sp
+\fBNOTE:\fP
+.INDENT 7.0
+.INDENT 3.5
+The \fB\-recurse\fP option currently doesn\(aqt modify the dump
+functionality as described above; it does a normal dump.
+.UNINDENT
+.UNINDENT
+.sp
+Deprecated since version 1.5.
+
.UNINDENT
.SS load
.INDENT 0.0
More information about the cvs-krb5
mailing list