summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/makemap/makemap.8
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/makemap/makemap.8')
-rw-r--r--contrib/sendmail/makemap/makemap.812
1 files changed, 9 insertions, 3 deletions
diff --git a/contrib/sendmail/makemap/makemap.8 b/contrib/sendmail/makemap/makemap.8
index 9faaef7..96338e7 100644
--- a/contrib/sendmail/makemap/makemap.8
+++ b/contrib/sendmail/makemap/makemap.8
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers.
+.\" Copyright (c) 1998-2002 Sendmail, Inc. and its suppliers.
.\" All rights reserved.
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -8,9 +8,9 @@
.\" the sendmail distribution.
.\"
.\"
-.\" $Id: makemap.8,v 8.29 2001/10/10 03:23:02 ca Exp $
+.\" $Id: makemap.8,v 8.30 2002/06/27 23:41:04 gshapiro Exp $
.\"
-.TH MAKEMAP 8 "$Date: 2001/10/10 03:23:02 $"
+.TH MAKEMAP 8 "$Date: 2002/06/27 23:41:04 $"
.SH NAME
makemap
\- create database maps for sendmail
@@ -22,6 +22,8 @@ makemap
.RB [ \-c
.IR cachesize ]
.RB [ \-d ]
+.RB [ \-D
+.IR commentchar ]
.RB [ \-e ]
.RB [ \-f ]
.RB [ \-l ]
@@ -111,6 +113,10 @@ This must match the \-N flag in the sendmail.cf
.B \-c
Use the specified hash and B-Tree cache size.
.TP
+.B \-D
+Use to specify the character to use to indicate a comment (which is ignored)
+instead of the default of '#'.
+.TP
.B \-d
Allow duplicate keys in the map.
This is only allowed on B-Tree format maps.
OpenPOWER on IntegriCloud