diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml
index 7f263244fe..518bfc0986 100644
--- a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml
@@ -2228,23 +2228,23 @@ user "john", with password "XXXXX", is "myth" here;
must reside in a user's the home directory.
The majority of these rules can also be found in the
- procmailex
manual page.
+ &man.procmailex.5; manual page.
- Forward all mail from user@example.com
to an
- external address of goodmail@example2.com
:
+ Forward all mail from user@example.com to an
+ external address of goodmail@example2.com:
:0
* ^From.*user@example.com
! goodmail@example2.com
Forward all mails shorter than 1000 bytes to an external
- address of goodmail@example2.com
:
+ address of goodmail@example2.com:
:0
* < 1000
! goodmail@example2.com
- Send all mail sent to alternate@example.com
+ Send all mail sent to alternate@example.com
into a mailbox called alternate.
:0
@@ -2258,7 +2258,7 @@ alternate
^Subject:.*Spam
/dev/null
- A useful recipe that parses incoming &os;.org mailing lists
+ A useful recipe that parses incoming &os;.org mailing lists
and places each list in it's own mailbox.
:0