projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc21b73
)
Minor clarification in mh-alias(5)
author
markus schnalke
<meillo@marmaro.de>
Wed, 28 Oct 2015 06:47:15 +0000
(07:47 +0100)
committer
markus schnalke
<meillo@marmaro.de>
Wed, 28 Oct 2015 06:47:15 +0000
(07:47 +0100)
man/mh-alias.man5
patch
|
blob
|
history
diff --git
a/man/mh-alias.man5
b/man/mh-alias.man5
index
990ea42
..
7d681c3
100644
(file)
--- a/
man/mh-alias.man5
+++ b/
man/mh-alias.man5
@@
-15,6
+15,7
@@
personal alias files.
It does
.B not
describe aliases files used by the message transport system.
+.PP
Each line of the alias file has the format:
.PP
.RS 5
@@
-98,7
+99,8
@@
UNIX\-group named after the `+'. Each login name occurring in the
file whose group\-id is indicated by this group is
added to the
.I address\-list
-for the alias.
+for the alias. I.e. only those users that have this group as their
+initial login group are added.
.PP
In match, a trailing `*' on an alias will match just about anything
appropriate. (See example below.)