summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-11 19:04:01 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-11 19:04:01 +0000
commita10ca99ec146bcbfa5bc42fe1669eaafce7f5486 (patch)
treeaa6ec5207b44a6c9057973c02b5a68d8e3a58bc5
parent300a2ab502695d2d633bbd4ab1bf697101a5ae89 (diff)
downloadmailutils-a10ca99ec146bcbfa5bc42fe1669eaafce7f5486.tar.gz
mailutils-a10ca99ec146bcbfa5bc42fe1669eaafce7f5486.tar.bz2
Updated
-rw-r--r--ChangeLog5
-rw-r--r--doc/texinfo/libsieve.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6aeb1bc97..4347f40f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2002-12-11 Sergey Poznyakoff
+ * examples/numaddr.c: Fixed malformed comment.
+ * doc/texinfo/libsieve.texi: Updated.
+
+2002-12-11 Sergey Poznyakoff
+
* configure.ac: Added --enable-experimental option to enable
building of experimental/unfinished utilities. Currently it
controls mh utils.
diff --git a/doc/texinfo/libsieve.texi b/doc/texinfo/libsieve.texi
index 1b1adaef3..343786636 100644
--- a/doc/texinfo/libsieve.texi
+++ b/doc/texinfo/libsieve.texi
@@ -1140,7 +1140,7 @@ The effect of this action is to preserve the current message in the
mailbox. This action is executed if no other action has been executed.
@end deffn
-@deffn discard
+@deffn Action discard
@code{Discard} silently throws away the current message. No notification
is returned to the sender, the message is deleted from the mailbox.

Return to:

Send suggestions and report system problems to the System administrator.