1.\" Copyright (c) 1993 Jan-Simon Pendry
2.\" Copyright (c) 1993
3.\"	The Regents of the University of California.  All rights reserved.
4.\"
5.\" %sccs.include.redist.man%
6.\"
7.\"     @(#)mk-amd-map.8	8.1 (Berkeley) 06/28/93
8.\"
9.Dd ""
10.Dt MK-AMD-MAP 8
11.Os BSD 4.4
12.Sh NAME
13.Nm mk-amd-map
14.Nd create database maps for Amd
15.Sh SYNOPSIS
16.Nm
17.Op Fl p
18.Ar mapname
19.Sh DESCRIPTION
20.Nm
21creates the database maps used by the keyed map lookups in
22.Xr amd 8 .
23It reads input from the named file
24and outputs them to a correspondingly named
25hashed database.
26.Pp
27The
28.Fl p
29option prints the map on standard output instead of generating
30a database.  This is usually used to merge continuation lines
31into one physical line.
32.Sh SEE ALSO
33.Xr amd 8
34