[30801] in CVS-changelog-for-Kerberos-V5
krb5 commit: Fix typo ("in in") in the ksu man page
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri May 15 22:10:03 2020
Date: Fri, 15 May 2020 22:09:55 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-ID: <202005160209.04G29tDd028273@drugstore.mit.edu>
To: <cvs-krb5@mit.edu>
MIME-Version: 1.0
Reply-To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/1011841acdc1020f308ef4f569c6622f279d8c3f
commit 1011841acdc1020f308ef4f569c6622f279d8c3f
Author: Robbie Harwood <rharwood@redhat.com>
Date: Thu May 14 15:01:18 2020 -0400
Fix typo ("in in") in the ksu man page
doc/user/user_commands/ksu.rst | 2 +-
src/man/ksu.man | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/user/user_commands/ksu.rst b/doc/user/user_commands/ksu.rst
index 8d6c7ef..9337382 100644
--- a/doc/user/user_commands/ksu.rst
+++ b/doc/user/user_commands/ksu.rst
@@ -155,7 +155,7 @@ wrong password is typed in, ksu fails.
.. note::
During authentication, only the tickets that could be
- obtained without providing a password are cached in in the
+ obtained without providing a password are cached in the
source cache.
diff --git a/src/man/ksu.man b/src/man/ksu.man
index f2b1ac0..bfac843 100644
--- a/src/man/ksu.man
+++ b/src/man/ksu.man
@@ -176,7 +176,7 @@ wrong password is typed in, ksu fails.
.INDENT 0.0
.INDENT 3.5
During authentication, only the tickets that could be
-obtained without providing a password are cached in in the
+obtained without providing a password are cached in the
source cache.
.UNINDENT
.UNINDENT
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5