Since there are some issue to upgrading from 2.2.0-ALPHA, you should read /usr/local/share/doc/cyrus-imapd22/install-upgrade.html before upgrading your server.
13 lines
698 B
Text
13 lines
698 B
Text
Index: man/Makefile.in
|
|
diff -u man/Makefile.in.orig man/Makefile.in
|
|
--- man/Makefile.in.orig Fri Jun 20 05:49:50 2003
|
|
+++ man/Makefile.in Fri Jul 18 00:30:05 2003
|
|
@@ -69,7 +69,7 @@
|
|
MAN3 = $(srcdir)/imclient.3
|
|
MAN5 = imapd.conf.5 $(srcdir)/krb.equiv.5 $(srcdir)/cyrus.conf.5
|
|
MAN8 = $(srcdir)/arbitron.8 $(srcdir)/cyr_expire.8 $(srcdir)/deliver.8 \
|
|
- $(srcdir)/fud.8 $(srcdir)/imapd.8 $(srcdir)/pop3d.8 $(srcdir)/quota.8 \
|
|
+ $(srcdir)/fud.8 $(srcdir)/imapd.8 $(srcdir)/pop3d.8 $(srcdir)/cyrquota.8 \
|
|
$(srcdir)/reconstruct.8 $(srcdir)/rmnews.8 $(srcdir)/syncnews.8 \
|
|
$(srcdir)/mbpath.8 $(srcdir)/timsieved.8 $(srcdir)/master.8 \
|
|
$(srcdir)/lmtpd.8 $(srcdir)/idled.8 $(srcdir)/ctl_mboxlist.8 \
|