Improve wording.

PR:		docs/38273
This commit is contained in:
Murray Stokely 2002-05-30 08:33:16 +00:00
parent 76fb989a32
commit 94bf3c9ad6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13276

View file

@ -369,8 +369,9 @@ bit.bucket: /dev/null
procmail: "|/usr/local/bin/procmail"</programlisting>
</example>
<para>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
<para>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 <username>root</username>
to the mailbox <username>localuser</username>, which is then
looked up again in the aliases database. If no match is found,