aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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