summaryrefslogtreecommitdiff
path: root/sieve
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-02-21 08:53:25 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-02-21 08:53:25 +0000
commitdf5021f777480ec9fe8908be1f239ddf037bff8a (patch)
tree70466319ea6f398cc285f0759ef02a725fda888b /sieve
parent206e1de7ba77895dda6c404c73edf4da6662585a (diff)
downloadmailutils-df5021f777480ec9fe8908be1f239ddf037bff8a.tar.gz
mailutils-df5021f777480ec9fe8908be1f239ddf037bff8a.tar.bz2
Further unification of diagnostic style
Diffstat (limited to 'sieve')
-rw-r--r--sieve/sieve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sieve/sieve.c b/sieve/sieve.c
index d0ffe5c55..8c0e73923 100644
--- a/sieve/sieve.c
+++ b/sieve/sieve.c
@@ -53,7 +53,7 @@ N_("GNU sieve -- a mail filtering tool\n\
53\v\ 53\v\
54Debug flags:\n\ 54Debug flags:\n\
55 g - main parser traces\n\ 55 g - main parser traces\n\
56 T - mailutil traces (MU_DEBUG_TRACE)\n\ 56 T - mailutils traces (MU_DEBUG_TRACE)\n\
57 P - network protocols (MU_DEBUG_PROT)\n\ 57 P - network protocols (MU_DEBUG_PROT)\n\
58 t - sieve trace (MU_SIEVE_DEBUG_TRACE)\n\ 58 t - sieve trace (MU_SIEVE_DEBUG_TRACE)\n\
59 i - sieve instructions trace (MU_SIEVE_DEBUG_INSTR)\n"); 59 i - sieve instructions trace (MU_SIEVE_DEBUG_INSTR)\n");

Return to:

Send suggestions and report system problems to the System administrator.