From: Michael Meffie Date: Fri, 28 Aug 2009 15:40:01 +0000 (-0400) Subject: doc: typo fix in asetkey man page example X-Git-Tag: openafs-devel-1_5_63~67 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=85408141403cc18a954877dd682022063203f4c8;p=packages%2Fo%2Fopenafs.git doc: typo fix in asetkey man page example Fixed a typo in the asetkey man page. Reviewed-on: http://gerrit.openafs.org/373 Tested-by: Derrick Brashear Reviewed-by: Derrick Brashear --- diff --git a/doc/man-pages/pod8/asetkey.pod b/doc/man-pages/pod8/asetkey.pod index 0465baa0f..71c427488 100644 --- a/doc/man-pages/pod8/asetkey.pod +++ b/doc/man-pages/pod8/asetkey.pod @@ -81,7 +81,7 @@ C. Entry for principal afs with kvno 3, encryption type DES cbc mode with CRC-32 added to keytab WRFILE:/tmp/afs.keytab. kadmin: exit - % asetkey 3 /tmp/afs.keytab afs + % asetkey add 3 /tmp/afs.keytab afs You may want to use C> instead of C, particularly if you may have multiple AFS cells for a single Kerberos realm.