Improve wording.
PR: docs/38273
This commit is contained in:
parent
76fb989a32
commit
94bf3c9ad6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13276
1 changed files with 3 additions and 2 deletions
|
@ -369,8 +369,9 @@ bit.bucket: /dev/null
|
||||||
procmail: "|/usr/local/bin/procmail"</programlisting>
|
procmail: "|/usr/local/bin/procmail"</programlisting>
|
||||||
</example>
|
</example>
|
||||||
|
|
||||||
<para>The aliases update matches the mailbox name on the left of
|
<para>The file format is simple; the mailbox name on the left
|
||||||
the colon, and will expand it to the target(s) on the right. The
|
side of the colon is expanded to the target(s) on the right.
|
||||||
|
The
|
||||||
first example simply expands the mailbox <username>root</username>
|
first example simply expands the mailbox <username>root</username>
|
||||||
to the mailbox <username>localuser</username>, which is then
|
to the mailbox <username>localuser</username>, which is then
|
||||||
looked up again in the aliases database. If no match is found,
|
looked up again in the aliases database. If no match is found,
|
||||||
|
|
Loading…
Reference in a new issue