]> diplodocus.org Git - nmh/blobdiff - man/ali.man
Changed type of flags from signed to unsigned long.
[nmh] / man / ali.man
index 1b9d670a3aa69e246eb508b76e920309ccb26483..9399871b977ea215a08bfc345a0bda3b0a0ccfa9 100644 (file)
@@ -8,16 +8,16 @@ ali \- list mail aliases
 .HP 5
 .na
 .B ali
 .HP 5
 .na
 .B ali
+.RB [ \-help ] 
+.RB [ \-version ]
 .RB [ \-alias
 .IR aliasfile ]
 .RB [ \-list " | " \-nolist ]
 .RB [ \-user " | " \-nouser ]
 .RB [ \-alias
 .IR aliasfile ]
 .RB [ \-list " | " \-nolist ]
 .RB [ \-user " | " \-nouser ]
-.RB [ \-version ]
-.RB [ \-help ] 
 .RI [ aliases " ...]"
 .ad
 .SH DESCRIPTION
 .RI [ aliases " ...]"
 .ad
 .SH DESCRIPTION
-.B Ali
+.B ali
 searches the named mail alias files for each of the given
 .IR aliases .
 It creates a list of addresses for those
 searches the named mail alias files for each of the given
 .IR aliases .
 It creates a list of addresses for those
@@ -62,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
@@ -84,7 +84,7 @@ 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
@@ -92,10 +92,3 @@ aliasfile
 .PD
 .SH CONTEXT
 None
 .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.