]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 10 Feb 2006 18:45:14 +0000 (18:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum-router-qmail.sh -> 1.3

eventum-router-qmail.sh

index 7a0219c452793d9fe61c09f6e1415383eccac422..c793422be6e742a51ea98d2a91edbad1bb0fdbb7 100644 (file)
@@ -21,7 +21,7 @@ cd /usr/share/eventum
 /usr/bin/php -q route_$TYPE.php "$@" && exit $OK
 rc=$?
 
-# exit does are for postfix, based on /usr/include/sysexits.h
+# exit codes are for postfix, based on /usr/include/sysexits.h
 #define EX_NOINPUT      66      /* cannot open input */
 #define EX_DATAERR      65      /* data format error */
 #define EX_NOPERM       77      /* permission denied */
This page took 0.037561 seconds and 4 git commands to generate.