Clarify documentation on pkinit_identities The documentation for pkinit_identities implies that we try harder to use each value before ignoring the rest, when in fact we only go as far as the first successful parse. Soften the language and describe the most likely use case for multiple values under the current semantics. https://github.com/krb5/krb5/commit/e095b436d92d9aa30106509b5ccf76719e1668b3 Author: Greg Hudson Commit: e095b436d92d9aa30106509b5ccf76719e1668b3 Branch: master doc/admin/conf_files/krb5_conf.rst | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-)