aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2016-09-12 17:24:01 -0400
committerTom Yu <tlyu@mit.edu>2016-09-12 17:24:01 -0400
commitb5d70b620c3a0d278e069fc4ad1ab3f17a721608 (patch)
treec1b56592d92505042829c3f6de90f4f5114cbcef
parent489cdfc12239c9aa276b363b17f5d65e9c069057 (diff)
downloadkrb5-b5d70b620c3a0d278e069fc4ad1ab3f17a721608.zip
krb5-b5d70b620c3a0d278e069fc4ad1ab3f17a721608.tar.gz
krb5-b5d70b620c3a0d278e069fc4ad1ab3f17a721608.tar.bz2
Update man pages
-rw-r--r--src/man/kadmin.man2
-rw-r--r--src/man/kdb5_util.man11
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