manual page distributed with 4.1BSD
[unix-history] / usr / src / usr.sbin / sendmail / src / newaliases.1
.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved. The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\" @(#)newaliases.1 4.1 (Berkeley) %G%
.\"
.TH NEWALIASES 1
.UC 4
.SH NAME
newaliases \- rebuild the data base for the mail aliases file
.SH SYNOPSIS
.B newaliases
.SH DESCRIPTION
.I Newalises
rebuilds the random access data base for the mail aliases file
/usr/lib/aliases.
It must be run each time /usr/lib/aliases is changed in order
for the change to take effect.
.SH SEE ALSO
aliases(5), delivermail(8)
.SH BUGS