krb5 commit [krb5-1.16]: Fix a typo in the kswitch man page
Greg Hudson <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/9c0db4e6c7176d49105ca1f516e78648a156f0f8 commit 9c0db4e6c7176d49105ca1f516e78648a156f0f8 Author: Greg Hudson <[email protected]> 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)