1.\" Copyright (c) 1985, 1990, 1993
2.\"	The Regents of the University of California.  All rights reserved.
3.\"
4.\" %sccs.include.redist.roff%
5.\"
6.\"     @(#)newaliases.1	8.1 (Berkeley) 06/07/93
7.\"
8.Dd
9.Dt NEWALIASES 1
10.Os BSD 4
11.Sh NAME
12.Nm newaliases
13.Nd rebuild the data base for the mail aliases file
14.Sh SYNOPSIS
15.Nm newaliases
16.Sh DESCRIPTION
17.Nm Newaliases
18rebuilds the random access data base for the mail aliases file
19.Pa /etc/aliases .
20It must be run each time
21.Pa /etc/aliases
22is changed in order
23for the change to take effect.
24.Sh SEE ALSO
25.\" .Xr aliases 5 ,
26.Xr sendmail 8
27.Sh HISTORY
28The
29.Nm newaliases
30command appeared in
31.Bx 4.0 .
32