]> 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)
committerBenjamin Kaduk <kaduk@mit.edu>
Sat, 14 May 2016 19:49:43 +0000 (15:49 -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

Change-Id: I478a42931fa863c11b4acca7624bcabc14e561b1
Reviewed-on: https://gerrit.openafs.org/12286
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
doc/xml/QuickStartUnix/appendix.xml

index 16e2aae32cc4a81d256b967dea4a2cd3ae935a69..ded9d23215cf1978a7dc8aed13d08442e0644e69 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>