]> git.pld-linux.org Git - packages/cyrus-imapd.git/commitdiff
- typo
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 26 Sep 2001 03:38:13 +0000 (03:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cyrus-imapd.spec -> 1.36

cyrus-imapd.spec

index f3f4fe09bfdb95605c1fbb18969d4b90f9a05579..d6038c12f0961c062c9d405bd9d8e4e256d31a0d 100644 (file)
@@ -191,7 +191,7 @@ chattr +S /var/spool/imap /var/spool/imap/* 2>/dev/null
 if [ -f /var/lock/subsys/cyrus-imapd ]; then
        /etc/rc.d/init.d/cyrus-imapd restart 1>&2
 else
-       echo "Run \"/etc/rc.d/init.d/cyrus-imapd start\" to start apache http daemon."
+       echo "Run \"/etc/rc.d/init.d/cyrus-imapd start\" to start cyrus imap daemon."
 fi
 
 %preun
This page took 0.03848 seconds and 4 git commands to generate.