Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.507 (Entity 5.507) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 683 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. (cherry picked from commit e095b436d92d9aa30106509b5ccf76719e1668b3) https://github.com/krb5/krb5/commit/456e41f848861217ddf5149b9e52e3ba6d42947c Author: Greg Hudson Commit: 456e41f848861217ddf5149b9e52e3ba6d42947c Branch: krb5-1.16 doc/admin/conf_files/krb5_conf.rst | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-)