krb5 commit: Fix a typo in the kswitch man page

Greg Hudson ghudson at mit.edu
Mon Aug 13 17:16:45 EDT 2018


https://github.com/krb5/krb5/commit/ab91899708731c1fb8fb880d5a6b300048478f66
commit ab91899708731c1fb8fb880d5a6b300048478f66
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.
    
    ticket: 8728
    tags: pullup
    target_version: 1.16-next

 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