dovecot-2.0-pigeonhole: Fixed some minor problems in the man pag...

pigeonhole at rename-it.nl pigeonhole at rename-it.nl
Wed Feb 23 02:27:05 EET 2011


details:   http://hg.rename-it.nl/dovecot-2.0-pigeonhole/rev/767a7cb8645f
changeset: 1481:767a7cb8645f
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Wed Feb 23 01:26:55 2011 +0100
description:
Fixed some minor problems in the man pages (patch by Pascal Volk).

diffstat:

 doc/man/sieve-dump.1.in   |  12 ++++++------
 doc/man/sieve-filter.1.in |  11 +++++------
 doc/man/sieve-test.1.in   |   8 ++++----
 doc/man/sievec.1.in       |  10 +++++-----
 4 files changed, 20 insertions(+), 21 deletions(-)

diffs (138 lines):

diff -r dd89949aa055 -r 767a7cb8645f doc/man/sieve-dump.1.in
--- a/doc/man/sieve-dump.1.in	Sun Feb 20 16:42:17 2011 +0100
+++ b/doc/man/sieve-dump.1.in	Wed Feb 23 01:26:55 2011 +0100
@@ -1,5 +1,5 @@
-.\" Copyright (c) 2010 Pigeonhole authors, see the included COPYING file
-.TH "SIEVE-DUMP" 1 "2010-08-23" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
+.\" Copyright (c) 2010-2011 Pigeonhole authors, see the included COPYING file
+.TH "SIEVE\-DUMP" 1 "2011-02-23" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
 .\"------------------------------------------------------------------------
 .SH NAME
 sieve\-dump \- Pigeonhole\(aqs Sieve script binary dump tool
@@ -41,8 +41,8 @@
 Alternative Dovecot configuration file path.
 .TP
 .B \-h
-Produce per-block hexdump output of the whole binary instead of the normal
-human-readable output. 
+Produce per\-block hexdump output of the whole binary instead of the normal
+human\-readable output.
 .TP
 .BI \-x\  extensions
 Set the available extensions. The parameter is a space\-separated list of the
@@ -54,7 +54,7 @@
 available, except for deprecated extensions or those that are still under
 development.
 
-For example \fB\-x\fP "+imapflags \-enotify" will enable the deprecated
+For example \fB\-x\fP \(dq+imapflags \-enotify\(dq will enable the deprecated
 imapflags extension along with all extensions that are available by default,
 except for the enotify extension.
 .\"------------------------------------------------------------------------
@@ -96,4 +96,4 @@
 .BR dovecot\-lda (1),
 .BR sieve\-test (1),
 .BR sievec (1),
-.BR pigeonhole (7)
+.BR pigeonhole (7)
\ No newline at end of file
diff -r dd89949aa055 -r 767a7cb8645f doc/man/sieve-filter.1.in
--- a/doc/man/sieve-filter.1.in	Sun Feb 20 16:42:17 2011 +0100
+++ b/doc/man/sieve-filter.1.in	Wed Feb 23 01:26:55 2011 +0100
@@ -1,5 +1,5 @@
-.\" Copyright (c) 2010 Pigeonhole authors, see the included COPYING file
-.TH "SIEVE-FILTER" 1 "2010-09-20" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
+.\" Copyright (c) 2010-2011 Pigeonhole authors, see the included COPYING file
+.TH "SIEVE\-FILTER" 1 "2011-02-23" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
 .SH NAME
 sieve\-filter \- Pigeonhole\(aqs Sieve mailbox filter tool
 
@@ -128,7 +128,7 @@
 available, except for deprecated extensions or those that are still under
 development.
 
-For example \fB\-x\fP "+imapflags \-enotify" will enable the deprecated
+For example \fB\-x\fP \(dq+imapflags \-enotify\(dq will enable the deprecated
 imapflags extension along with all extensions that are available by default,
 except for the enotify extension.
 
@@ -175,7 +175,7 @@
 When the \fB\-W\fP option is not specified, the source mailbox is immutable and
 the specified \fIsource\-action\fP has no effect.
 .IP \(bu
-When the \fB-M\fR option (move mode) is active, all messages that were
+When the \fB\-M\fR option (move mode) is active, all messages that were
 successfully moved to another mailbox are expunged irrespective of the specified 
 \fIsource\-action\fP. 
 .IP \(bu
@@ -221,5 +221,4 @@
 .BR sieve\-dump (1),
 .BR sieve\-test (1),
 .BR sievec (1),
-.BR pigeonhole (7)
-
+.BR pigeonhole (7)
\ No newline at end of file
diff -r dd89949aa055 -r 767a7cb8645f doc/man/sieve-test.1.in
--- a/doc/man/sieve-test.1.in	Sun Feb 20 16:42:17 2011 +0100
+++ b/doc/man/sieve-test.1.in	Wed Feb 23 01:26:55 2011 +0100
@@ -1,5 +1,5 @@
-.\" Copyright (c) 2010 Pigeonhole authors, see the included COPYING file
-.TH "SIEVE-TEST" 1 "2010-08-23" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
+.\" Copyright (c) 2010-2011 Pigeonhole authors, see the included COPYING file
+.TH "SIEVE\-TEST" 1 "2011-02-23" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
 .SH NAME
 sieve\-test \- Pigeonhole\(aqs Sieve script tester
 .\"------------------------------------------------------------------------
@@ -105,7 +105,7 @@
 available, except for deprecated extensions or those that are still under
 development.
 
-For example \fB\-x\fP "+imapflags \-enotify" will enable the deprecated
+For example \fB\-x\fP \(dq+imapflags \-enotify\(dq will enable the deprecated
 imapflags extension along with all extensions that are available by default,
 except for the enotify extension.
 .\"------------------------------------------------------------------------
@@ -218,4 +218,4 @@
 .BR dovecot\-lda (1),
 .BR sieve\-dump (1),
 .BR sievec (1),
-.BR pigeonhole (7)
+.BR pigeonhole (7)
\ No newline at end of file
diff -r dd89949aa055 -r 767a7cb8645f doc/man/sievec.1.in
--- a/doc/man/sievec.1.in	Sun Feb 20 16:42:17 2011 +0100
+++ b/doc/man/sievec.1.in	Wed Feb 23 01:26:55 2011 +0100
@@ -1,5 +1,5 @@
-.\" Copyright (c) 2010 Pigeonhole authors, see the included COPYING file
-.TH "SIEVEC" 1 "2010-08-23" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
+.\" Copyright (c) 2010-2011 Pigeonhole authors, see the included COPYING file
+.TH "SIEVEC" 1 "2011-02-23" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
 .\"------------------------------------------------------------------------
 .SH NAME
 sievec \- Pigeonhole\(aqs Sieve script compiler
@@ -20,7 +20,7 @@
 representation. The resulting binary can be used directly to process e\-mail
 messages during the delivery process. The delivery of mail messages and \- by
 means of the LDA Sieve plugin \- also the execution of Sieve scripts is
-performed by Dovecot\aqs local delivery agent (LDA) called \fBdovecot\-lda\fP(1).
+performed by Dovecot\(aqs local delivery agent (LDA) called \fBdovecot\-lda\fP(1).
 Usually, it is not necessaryto compile the Sieve script manually using
 \fBsievec\fP, because \fBdovecot\-lda\fP will do this automatically if the binary
 is missing. However, in some cases \fBdovecot\-lda\fP does not have permission to
@@ -66,7 +66,7 @@
 available, except for deprecated extensions or those that are still under
 development.
 
-For example \fB\-x\fP "+imapflags \-enotify" will enable the deprecated
+For example \fB\-x\fP \(dq+imapflags \-enotify\(dq will enable the deprecated
 imapflags extension along with all extensions that are available by default,
 except for the enotify extension.
 .\"------------------------------------------------------------------------
@@ -115,4 +115,4 @@
 .BR dovecot\-lda (1),
 .BR sieve\-dump (1),
 .BR sieve\-test (1),
-.BR pigeonhole (7)
+.BR pigeonhole (7)
\ No newline at end of file


More information about the dovecot-cvs mailing list