Deleted Added
full compact
editmap.8 (98121) editmap.8 (112810)
1.\" Copyright (c) 2000-2001 Sendmail, Inc. and its suppliers.
2.\" All rights reserved.
3.\"
4.\" By using this file, you agree to the terms and conditions set
5.\" forth in the LICENSE file which can be found at the top level of
6.\" the sendmail distribution.
7.\"
8.\"
1.\" Copyright (c) 2000-2001 Sendmail, Inc. and its suppliers.
2.\" All rights reserved.
3.\"
4.\" By using this file, you agree to the terms and conditions set
5.\" forth in the LICENSE file which can be found at the top level of
6.\" the sendmail distribution.
7.\"
8.\"
9.\" $Id: editmap.8,v 1.8 2001/06/15 21:33:19 ca Exp $
9.\" $Id: editmap.8,v 1.8.4.1 2003/03/15 23:38:57 gshapiro Exp $
10.\"
10.\"
11.TH EDITMAP 8 "$Date: 2001/06/15 21:33:19 $"
11.TH EDITMAP 8 "$Date: 2003/03/15 23:38:57 $"
12.SH NAME
13.B editmap
14\- query and edit single records in database maps for sendmail
15.SH SYNOPSIS
16.B editmap
17.RB [ \-C
18.IR file ]
19.RB [ \-N ]
20.RB [ \-f ]
21.RB [ \-q|\-u|\-x ]
22maptype mapname
23key [ "value ..." ]
24.SH DESCRIPTION
25.B Editmap
12.SH NAME
13.B editmap
14\- query and edit single records in database maps for sendmail
15.SH SYNOPSIS
16.B editmap
17.RB [ \-C
18.IR file ]
19.RB [ \-N ]
20.RB [ \-f ]
21.RB [ \-q|\-u|\-x ]
22maptype mapname
23key [ "value ..." ]
24.SH DESCRIPTION
25.B Editmap
26queries or edits one record in a database maps used by the keyed map lookups in
26queries or edits one record in database maps used by the keyed map lookups in
27sendmail(8).
28Arguments are passed on the command line and output (for queries) is
29directed to standard output.
30.PP
31Depending on how it is compiled,
32.B editmap
33handles up to three different database formats,
34selected using the

--- 72 unchanged lines hidden ---
27sendmail(8).
28Arguments are passed on the command line and output (for queries) is
29directed to standard output.
30.PP
31Depending on how it is compiled,
32.B editmap
33handles up to three different database formats,
34selected using the

--- 72 unchanged lines hidden ---