summaryrefslogtreecommitdiff
path: root/sieve
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-09-10 12:48:15 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-09-10 12:48:15 +0000
commit1491b258c75b403d3f68897a639ee6d290f0fb67 (patch)
tree6bc5771a687640baacfefa18ff21c9a75aa138fe /sieve
parenta104de8d21b41fe28555317e552e77b6265f8ddc (diff)
downloadmailutils-1491b258c75b403d3f68897a639ee6d290f0fb67.tar.gz
mailutils-1491b258c75b403d3f68897a639ee6d290f0fb67.tar.bz2
Reformat argp docstring in accordance with the new argp guidelines. Remove unneeded translators comment.
Diffstat (limited to 'sieve')
-rw-r--r--sieve/sieve.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/sieve/sieve.c b/sieve/sieve.c
index 545b0418c..d3f8f3690 100644
--- a/sieve/sieve.c
+++ b/sieve/sieve.c
@@ -51,7 +51,5 @@ const char *program_version = "sieve (" PACKAGE_STRING ")";
static char doc[] =
-/* TRANSLATORS: Please, preserve the vertical tabulation (^K character)
- in this message */
-N_("GNU sieve -- a mail filtering tool\n\
-\v\
-Debug flags:\n\
+N_("GNU sieve -- a mail filtering tool\n")
+"\v"
+N_("Debug flags:\n\
g - main parser traces\n\

Return to:

Send suggestions and report system problems to the System administrator.