]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Fix typo in kaserver appendix
authorBenjamin Kaduk <kaduk@mit.edu>
Sat, 14 May 2016 18:37:54 +0000 (13:37 -0500)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 17 Aug 2016 13:01:56 +0000 (09:01 -0400)
Though it's very unlikely that someone would actually want to
set up a new kaserver installation, if we have documentation for
it, it ought to at least do what it claims to do.

Thus, change kinit to klog where it was intended.

Reported by Karl-Philipp Richter.

FIXES 133043

Reviewed-on: https://gerrit.openafs.org/12286
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 4bd716223492aec23599a5ac01bce3cc47160bfd)

Change-Id: I0390a260e53a978e5a45aaff19b832c2d4dc4f9b
Reviewed-on: https://gerrit.openafs.org/12304
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
doc/xml/QuickStartUnix/appendix.xml

index 4cc991038cb2755e76480d7df6c41d9c62f3ef2a..8c304069b2ac621125711b5af3d6ca2fbf3e526a 100644 (file)
@@ -98,7 +98,7 @@
 </programlisting>
           becomes
 <programlisting>
-   # <emphasis role="bold">kinit admin</emphasis>
+   # <emphasis role="bold">klog admin</emphasis>
    Password:  <replaceable>admin_passwd</replaceable>
 </programlisting></para>
         </listitem>