]> diplodocus.org Git - nmh/blobdiff - man/ali.man
Fixed typo in man page.
[nmh] / man / ali.man
index 4ef473e7b595a4cbda3d6f20ba1181eee47c894a..791adc8dfac4f33d0dad8faff5b625a40f4a17eb 100644 (file)
@@ -1,4 +1,4 @@
-.TH ALI %manext1% "March 21, 2013" "%nmhversion%"
+.TH ALI %manext1% "December 4, 2013" "%nmhversion%"
 .\"
 .\" %nmhwarning%
 .\"
 .\"
 .\" %nmhwarning%
 .\"
@@ -11,7 +11,6 @@ ali \- list mail aliases
 .RB [ \-alias
 .IR aliasfile ]
 .RB [ \-list " | " \-nolist ]
 .RB [ \-alias
 .IR aliasfile ]
 .RB [ \-list " | " \-nolist ]
-.RB [ \-normalize " | " \-nonormalize ]
 .RB [ \-user " | " \-nouser ]
 .RB [ \-version ]
 .RB [ \-help ] 
 .RB [ \-user " | " \-nouser ]
 .RB [ \-version ]
 .RB [ \-help ] 
@@ -42,12 +41,7 @@ an inverted fashion: instead of listing the addresses that each given
 alias expands to,
 .B ali
 will list the aliases that expand to each
 alias expands to,
 .B ali
 will list the aliases that expand to each
-given address.  If the
-.B \-normalize
-switch is given,
-.B ali
-will
-try to track down the official hostname of the address.
+given address.
 .PP
 The files specified by the profile entry
 .RI \*(lq Aliasfile \*(rq
 .PP
 The files specified by the profile entry
 .RI \*(lq Aliasfile \*(rq
@@ -68,11 +62,11 @@ then it's accessed directly; otherwise tilde expansion is done on
 usernames, then files are searched for in the user's
 .I Mail
 directory as specified in their profile.  If not found there, the directory
 usernames, then files are searched for in the user's
 .I Mail
 directory as specified in their profile.  If not found there, the directory
-.RI \*(lq %etcdir% \*(rq
+.RI \*(lq %nmhetcdir% \*(rq
 is checked.
 .PP
 .TP 20
 is checked.
 .PP
 .TP 20
-$HOME/.mh\-profile
+$HOME/.mh_profile
 The user's profile.
 .SH "PROFILE COMPONENTS"
 .PP
 The user's profile.
 .SH "PROFILE COMPONENTS"
 .PP
@@ -90,20 +84,11 @@ For a default alias file
 .PD 0
 .TP 20
 aliasfile
 .PD 0
 .TP 20
 aliasfile
-%etcdir%/MailAliases
+%nmhetcdir%/MailAliases
 .TP
 \-nolist
 .TP
 .TP
 \-nolist
 .TP
-\-nonormalize
-.TP
 \-nouser
 .PD
 .SH CONTEXT
 None
 \-nouser
 .PD
 .SH CONTEXT
 None
-.SH BUGS
-The
-.B \-user
-option with
-.B \-nonormalize
-is not entirely accurate, as it
-does not replace local nicknames for hosts with their official site names.