Regid Ichira
2012-Aug-09 21:26 UTC
[Pkg-exim4-users] minor patch to exim4-config_files.5.gz: a missing word in one paragraph
Package: exim4-config Version: 4.80-4 Severity: minor Tags: patch File: /usr/share/man/man5/exim4-config_files.5.gz I am not a native English speaker. Compared to similar paragraphs in man 5 exim4-config_files, the word `whose'' is missing in the paragraph I patched. In addition, I have split the one lengthy sentence that composes that paragraph into 3 shorter sentences. Should a bug report be filled? --- a/exim4-config_files.5 2012-08-10 00:20:50.388464759 +0300 +++ b/exim4-config_files.5 2012-08-10 00:12:18.000000000 +0300 @@ -147,9 +147,9 @@ context), so you don''t get the same kind programming language. .SH /etc/exim4/sender_local_deny_exceptions -is an optional file containing a list of envelope senders messages -will be accepted despite the address is also listed in -/etc/exim4/local_sender_blacklist, overriding a blacklisting. +Is an optional file. It is expected to contain a list of envelope senders, whose +messages will be accepted despite the address is also being listed in +/etc/exim4/local_sender_blacklist. In effect, overriding that blacklisting. .SH /etc/exim4/local_sender_callout is an optional file containing a list of envelope senders whose
Andreas Metzler
2012-Aug-11 13:21 UTC
[Pkg-exim4-users] minor patch to exim4-config_files.5.gz: a missing word in one paragraph
On 2012-08-09 Regid Ichira <regid23 at yahoo.com> wrote:> Package: exim4-config > Version: 4.80-4 > Severity: minor > Tags: patch > File: /usr/share/man/man5/exim4-config_files.5.gz> I am not a native English speaker. Compared to similar paragraphs > in man 5 exim4-config_files, the word `whose'' is missing in the > paragraph I patched. In addition, I have split the one lengthy > sentence that composes that paragraph into 3 shorter sentences. > Should a bug report be filled?[...] Hello, thanks for spotting the error, I have changed the wording, but kept the long sentence. It looked better to me this way. ;-) cu andreas