[29681] in CVS-changelog-for-Kerberos-V5
krb5 commit [krb5-1.14]: Update man pages
daemon@ATHENA.MIT.EDU (Tom Yu)
Wed Sep 14 13:36:54 2016
Date: Wed, 14 Sep 2016 13:36:50 -0400
From: Tom Yu <tlyu@mit.edu>
Message-Id: <201609141736.u8EHaoYS006215@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/b5d70b620c3a0d278e069fc4ad1ab3f17a721608
commit b5d70b620c3a0d278e069fc4ad1ab3f17a721608
Author: Tom Yu <tlyu@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@FOO.COM otp [{"type":"hotp","username":"custom"}]
+set_string user@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
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5