Removed the global alias file
[mmh] / man / mh-alias.man
index ad47699..35ff88f 100644 (file)
@@ -9,17 +9,9 @@ any
 .B nmh
 command
 .SH DESCRIPTION
-This describes both
+This describes
 .B nmh
-personal alias files and
-the global alias file for
-.B nmh
-mail delivery, the file
-.PP
-.RS 5
-%etcdir%/MailAliases
-.RE
-.PP
+personal alias files.
 It does
 .B not
 describe aliases files used by the message transport system.
@@ -140,10 +132,9 @@ the address list if it is not already on the list.  The alias itself is
 not usually output, rather the address\-group that the alias maps to is
 output instead.  If \*(lqalias\*(rq is terminated with a `;' instead of
 a `:', then both the \*(lqalias\*(rq and the address are output in the
-correct format.  (This makes replies possible since
+correct format.  (This makes replies possible since personal
 .B nmh
-aliases
-and personal aliases are unknown to the mail transport system.)
+aliases are unknown to the mail transport system.)
 .RE
 .PP
 Since the alias file is read line by line, forward references work, but
@@ -153,7 +144,7 @@ Example Alias File:
 .PP
 .RS 5
 .nf
-<%etcdir%/BBoardAliases
+<%etcdir%/MoreAliases
 sgroup: fred, fear, freida
 b-people: Blind List: bill, betty;
 fred: frated@UCI
@@ -167,7 +158,7 @@ news.*: news
 .PP
 The first line says that more aliases should immediately be read from
 the file
-.IR %etcdir%/BBoardAliases .
+.IR %etcdir%/MoreAliases .
 Following this, \*(lqfred\*(rq
 is defined as an alias for \*(lqfrated@UCI\*(rq, and \*(lqsgroup\*(rq
 is defined as an alias for the three names \*(lqfrated@UCI\*(rq,
@@ -229,7 +220,6 @@ and add the line:
 Aliasfile: aliases
 .\" ali: \-alias aliases
 .\" send: \-alias aliases
-.\" whom: \-alias aliases
 .fi
 .RE
 .PP
@@ -247,11 +237,7 @@ file as appropriate.
 .RE
 
 .SH FILES
-.fc ^ ~
-.nf
-.ta \w'%etcdir%/ExtraBigFileName  'u
-^%etcdir%/MailAliases~^global nmh alias file
-.fi
+None
 
 .SH "PROFILE COMPONENTS"
 .fc ^ ~
@@ -262,7 +248,7 @@ file as appropriate.
 .fi
 
 .SH "SEE ALSO"
-ali(1), send(1), whom(1), group(5), passwd(5), conflict(8), post(8)
+ali(1), send(1), group(5), passwd(5), conflict(8), post(8)
 
 .SH CONTEXT
 None