krb5 commit [krb5-1.16]: Fix a typo in the kswitch man page
Greg Hudson
ghudson at mit.edu
Tue Oct 30 12:25:46 EDT 2018
https://github.com/krb5/krb5/commit/9c0db4e6c7176d49105ca1f516e78648a156f0f8
commit 9c0db4e6c7176d49105ca1f516e78648a156f0f8
Author: Greg Hudson <ghudson at mit.edu>
Date: Sun Aug 12 22:53:29 2018 -0400
Fix a typo in the kswitch man page
Fix a typo introduced by commit
fe44da52deea41483326debf2d9ad525f65e19f6. Reported by Matthew
Krupcale.
(cherry picked from commit ab91899708731c1fb8fb880d5a6b300048478f66)
ticket: 8728
version_fixed: 1.16.2
doc/user/user_commands/kswitch.rst | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/user/user_commands/kswitch.rst b/doc/user/user_commands/kswitch.rst
index 56e5915..0c33735 100644
--- a/doc/user/user_commands/kswitch.rst
+++ b/doc/user/user_commands/kswitch.rst
@@ -53,4 +53,4 @@ FILES
SEE ALSO
--------
-:ref:`kinit(1)`, :ref:`kdestroy(1)`, :ref:`klist(1)`), kerberos(1)
+:ref:`kinit(1)`, :ref:`kdestroy(1)`, :ref:`klist(1)`, kerberos(1)
More information about the cvs-krb5
mailing list