summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd/patches/patch-aa
blob: 0a08763533c54d6e83550cfacca61bd0889bab3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
$NetBSD: patch-aa,v 1.2 2001/09/18 21:56:30 skrll Exp $

--- doc/install-configure.html.orig	Thu Jul  5 16:47:39 2001
+++ doc/install-configure.html
@@ -142,12 +142,12 @@
 </kbd></pre>
 
 <li>Change to the Cyrus user and use the tool
-"<tt>tools/mkimap</tt>" to create the rest of the directories
+"<tt>mkimap</tt>" to create the rest of the directories
 (subdirectories of the directories you just created).
 
 <pre>
 <kbd>   su cyrus
-   tools/mkimap
+   mkimap
    exit
 </kbd>
 </pre>