Deleted Added
full compact
makemap.8 (66494) makemap.8 (71345)
1.\" Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
2.\" All rights reserved.
3.\" Copyright (c) 1988, 1991, 1993
4.\" The Regents of the University of California. All rights reserved.
5.\"
6.\" By using this file, you agree to the terms and conditions set
7.\" forth in the LICENSE file which can be found at the top level of
8.\" the sendmail distribution.
9.\"
10.\"
1.\" Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
2.\" All rights reserved.
3.\" Copyright (c) 1988, 1991, 1993
4.\" The Regents of the University of California. All rights reserved.
5.\"
6.\" By using this file, you agree to the terms and conditions set
7.\" forth in the LICENSE file which can be found at the top level of
8.\" the sendmail distribution.
9.\"
10.\"
11.\" $Id: makemap.8,v 8.21.16.2 2000/09/17 17:04:26 gshapiro Exp $
11.\" $Id: makemap.8,v 8.21.16.5 2000/12/29 18:12:20 gshapiro Exp $
12.\"
12.\"
13.TH MAKEMAP 8 "November 16, 1992"
13.TH MAKEMAP 8 "$Date: 2000/12/29 18:12:20 $"
14.SH NAME
14.SH NAME
15.B makemap
15makemap
16\- create database maps for sendmail
17.SH SYNOPSIS
18.B makemap
19.RB [ \-C
20.IR file ]
21.RB [ \-N ]
22.RB [ \-c
23.IR cachesize ]

--- 58 unchanged lines hidden (view full) ---

82option is set in the sendmail configuration file and
83.B makemap
84is invoked as root, the generated files will be owned by
85the specified
86.IR TrustedUser.
87.SS Flags
88.TP
89.B \-C
16\- create database maps for sendmail
17.SH SYNOPSIS
18.B makemap
19.RB [ \-C
20.IR file ]
21.RB [ \-N ]
22.RB [ \-c
23.IR cachesize ]

--- 58 unchanged lines hidden (view full) ---

82option is set in the sendmail configuration file and
83.B makemap
84is invoked as root, the generated files will be owned by
85the specified
86.IR TrustedUser.
87.SS Flags
88.TP
89.B \-C
90Use the specified sendmail configuration file for
91looking up the TrustedUser option.
90Use the specified
91.B sendmail
92configuration file for looking up the TrustedUser option.
92.TP
93.B \-N
94Include the null byte that terminates strings
95in the map.
96This must match the \-N flag in the sendmail.cf
97``K'' line.
98.TP
99.B \-c

--- 52 unchanged lines hidden ---
93.TP
94.B \-N
95Include the null byte that terminates strings
96in the map.
97This must match the \-N flag in the sendmail.cf
98``K'' line.
99.TP
100.B \-c

--- 52 unchanged lines hidden ---