summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/makemap
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2004-08-01 01:04:57 +0000
committergshapiro <gshapiro@FreeBSD.org>2004-08-01 01:04:57 +0000
commit54475e38255c3f385a9fce62d272ba4577d0d3f4 (patch)
tree7aca7168c7ebd7706eb881e54393aa774eee6862 /contrib/sendmail/makemap
parent4c0e13fb4e5a686671a71d05d3ab49ef2974b105 (diff)
parent1fc446a819a244515d9461fa50d34ee191414d6f (diff)
downloadFreeBSD-src-54475e38255c3f385a9fce62d272ba4577d0d3f4.zip
FreeBSD-src-54475e38255c3f385a9fce62d272ba4577d0d3f4.tar.gz
This commit was generated by cvs2svn to compensate for changes in r132943,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/sendmail/makemap')
-rw-r--r--contrib/sendmail/makemap/Makefile.m42
-rw-r--r--contrib/sendmail/makemap/makemap.812
2 files changed, 10 insertions, 4 deletions
diff --git a/contrib/sendmail/makemap/Makefile.m4 b/contrib/sendmail/makemap/Makefile.m4
index 2396311..a4664cf 100644
--- a/contrib/sendmail/makemap/Makefile.m4
+++ b/contrib/sendmail/makemap/Makefile.m4
@@ -1,4 +1,4 @@
-dnl $Id: Makefile.m4,v 8.42.4.1 2002/06/21 21:58:38 ca Exp $
+dnl $Id: Makefile.m4,v 8.43 2002/06/21 22:01:44 ca Exp $
include(confBUILDTOOLSDIR`/M4/switch.m4')
define(`confREQUIRE_LIBSM', `true')
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