From 85408141403cc18a954877dd682022063203f4c8 Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Fri, 28 Aug 2009 11:40:01 -0400 Subject: [PATCH] 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 --- doc/man-pages/pod8/asetkey.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5