summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd/patches/patch-aa
blob: 962206882324b33dc50fb9b56c04c7cd5584b507 (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.1 2000/12/10 09:46:13 jlam Exp $

--- doc/html/install.html.orig	Thu Dec 30 16:07:24 1999
+++ doc/html/install.html
@@ -573,12 +573,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
+   /usr/cyrus/bin/mkimap
 </kbd>
 </pre>