aboutsummaryrefslogtreecommitdiff
path: root/pmult
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-12-01 15:58:59 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-12-01 15:58:59 +0000
commitab1b0e78c15a1a624cfea987684deab4946556a3 (patch)
tree17baa4f214d180677a6efffe358fd203c3576f40 /pmult
parent9227c36e0370e37217b26c22a7644e1c12de7188 (diff)
downloadmailfromd-ab1b0e78c15a1a624cfea987684deab4946556a3.tar.gz
mailfromd-ab1b0e78c15a1a624cfea987684deab4946556a3.tar.bz2
Documentation and minor fixes.
* pies/pies.c, pies/progman.c, pies/meta1gram.y, pies/pies.h, pies/meta1lex.l: Normalize output redirection terminology, fix the debug levels. * pmult/pmult.c: Fix error message * doc/pies.texi: Document the configuration. git-svn-id: file:///svnroot/mailfromd/trunk@1766 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'pmult')
-rw-r--r--pmult/pmult.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmult/pmult.c b/pmult/pmult.c
index e4574b5d..fa3c6e97 100644
--- a/pmult/pmult.c
+++ b/pmult/pmult.c
@@ -675,7 +675,7 @@ request_auth_macros ()
{
if (i == PM_MAX_MACROS)
{
- mu_error (_("Too many macros defined for stage \"mail\" while "
+ mu_error (_("Too many macros defined for stage \"mail\", while "
"processing \"auth-macros\" statement"));
exit (EX_CONFIG);
}

Return to:

Send suggestions and report system problems to the System administrator.