--- sendmail-8.12.9/praliases/praliases.8.orig Thu Jul 10 22:13:10 2008 +++ sendmail-8.12.9/praliases/praliases.8 Sun Jan 12 02:59:15 2014 @@ -27,6 +27,8 @@ utility displays the current system aliases, one per line, in no particular order. The special internal @:@ alias will be displayed if present. + +.SH OPTIONS .PP The options are as follows: .TP @@ -42,16 +44,26 @@ .PP If one or more keys are specified on the command line, only entries which match those keys are displayed. -.PP -The -.B praliases -utility exits 0 on success, and >0 if an error occurs. + +.SH EXIT STATUS +.TP +\fB0\fR +Successful completion. +.TP +\fB>0\fR +An error occurred. + .SH FILES -.TP 2.5i -/etc/mail/sendmail.cf +.TP +\fB/etc/mail/sendmail.cf\fR The default .B sendmail configuration file. +.TP +\fB/etc/mail/aliases.\fR{\fBdb\fR|\fBdir\fR,\fBpag\fR} +The default alias database files. + .SH SEE ALSO -mailq(1), -sendmail(8) +\fBmailq\fR(1), +\fBnewaliases\fR(8), +\fBsendmail\fR(8)