From 94bf3c9ad6266ff48035cff1b7b02a7a724dd2cb Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Thu, 30 May 2002 08:33:16 +0000 Subject: [PATCH] Improve wording. PR: docs/38273 --- en_US.ISO8859-1/books/handbook/mail/chapter.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml index 28f43e3951..d61f8ab745 100644 --- a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml @@ -369,8 +369,9 @@ bit.bucket: /dev/null procmail: "|/usr/local/bin/procmail" - The aliases update matches the mailbox name on the left of - the colon, and will expand it to the target(s) on the right. The + The file format is simple; the mailbox name on the left + side of the colon is expanded to the target(s) on the right. + The first example simply expands the mailbox root to the mailbox localuser, which is then looked up again in the aliases database. If no match is found,