More POD fixups in docs/
The patch below fixes many errors of the form: *** WARNING: line containing nothing but whitespace in paragraph at line 37 in file writing.pod *** WARNING: line containing nothing but whitespace in paragraph at line 40 in file writing.pod There are also a couple of minor typo-fixes.
This commit is contained in:
parent
90535ef883
commit
dec3ec4920
4
Changes
4
Changes
@ -1,3 +1,7 @@
|
||||
|
||||
POD cleanups (Steve Kemp)
|
||||
|
||||
|
||||
0.82 - June 2, 2009
|
||||
|
||||
prefork: Fix problem with processes sometimes being "left behind" (Charlie Brady)
|
||||
|
@ -107,7 +107,7 @@ this string will be accepted, e.g.:
|
||||
.example.com
|
||||
|
||||
will accept mails for C<user@example.com> and C<user@something.example.com>.
|
||||
The C<morercpthosts> file ist just checked for exact (case insensitive)
|
||||
The C<morercpthosts> file is just checked for exact (case insensitive)
|
||||
matches.
|
||||
|
||||
=item hosts_allow
|
||||
@ -152,5 +152,7 @@ F<invalid_resolvable_fromhost> config file. The I<invalid_resolvable_fromhost>
|
||||
expects IP addresses or CIDR (i.e. C<network/mask> values) one per line, IPv4
|
||||
only currenlty.
|
||||
|
||||
=back
|
||||
|
||||
=cut
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user