]> diplodocus.org Git - nmh/blobdiff - man/mh-alias.man
Replace getcpy() with mh_xstrdup() where the string isn't NULL.
[nmh] / man / mh-alias.man
index ad047c317e36449122d39f7b27f1ec83bfa1ea6f..9a7776ebadc973544acd38792af2d92885283c87 100644 (file)
@@ -1,4 +1,4 @@
-.TH MH-ALIAS %manext5% "Apr 18, 2014" "%nmhversion%"
+.TH MH-ALIAS %manext5% "November 15, 2014" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
@@ -105,8 +105,8 @@ An approximation of the way aliases are resolved at posting time is:
 Build a list of all addresses from the message to be delivered,
 eliminating duplicate addresses.
 .IP 2)
-If this draft originated on the local host, then for those addresses in
-the message that have no host specified, perform alias resolution.
+For those addresses in the message that have no host specified,
+perform alias resolution.
 .IP 3)
 For each line in the alias file, compare \*(lqalias\*(rq against all of
 the existing addresses.  If a match, remove the matched \*(lqalias\*(rq
@@ -127,7 +127,7 @@ Example Alias File
 .PP
 .RS 5
 .nf
-<%etcdir%/BBoardAliases
+<%nmhetcdir%/BBoardAliases
 fred: frated@UCI.example
 sgroup: fred, fear, freida
 b-people: Blind List: bill, betty
@@ -140,7 +140,7 @@ news.*: news
 .PP
 The first line says that more aliases should immediately be read from
 the file
-.BR %etcdir%/BBoardAliases .
+.BR %nmhetcdir%/BBoardAliases .
 Following this, \*(lqfred\*(rq
 is defined as an alias for \*(lqfrated@UCI.example\*(rq, and \*(lqsgroup\*(rq
 is defined as an alias for the three names \*(lqfrated@UCI.example\*(rq,
@@ -173,7 +173,7 @@ Aliasfile:
 Default alias file.
 .SH FILES
 .TP 20
-%etcdir%/MailAliases
+%nmhetcdir%/MailAliases
 System-wide default alias file.
 .SH "SEE ALSO"
 .IR ali (1),