aboutsummaryrefslogtreecommitdiff
path: root/doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2025-08-06 06:52:23 +0000
committerCy Schubert <cy@FreeBSD.org>2025-08-06 06:54:05 +0000
commitd82a140dad3a571d66abb2da24acbba90191f168 (patch)
tree6b7498b7e81af8f9e6e286c2a42526d63bc94858 /doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt
parent8f7d3ef26dec89a92ec0665de84a5936310a5574 (diff)
Diffstat (limited to 'doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt')
-rw-r--r--doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt b/doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt
index e5b9d73cc5d1..6a52fa16abb6 100644
--- a/doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt
+++ b/doc/html/_sources/appdev/refs/api/krb5_rd_req.rst.txt
@@ -82,7 +82,7 @@ Various other checks are performed on the decoded data, including cross-realm po
-On success the authenticator, subkey, and remote sequence number of the request are stored in *auth_context* . If the #AP_OPTS_MUTUAL_REQUIRED bit is set, the local sequence number is XORed with the remote sequence number in the request.
+On success the authenticator, subkey, and remote sequence number of the request are stored in *auth_context* . If the AP_OPTS_MUTUAL_REQUIRED bit is set, the local sequence number is XORed with the remote sequence number in the request.