summaryrefslogtreecommitdiff
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.814
1 files changed, 1 insertions, 13 deletions
diff --git a/contrib/sendmail/makemap/makemap.8 b/contrib/sendmail/makemap/makemap.8
index 81f53a85b52a4..6180c8bda8b15 100644
--- a/contrib/sendmail/makemap/makemap.8
+++ b/contrib/sendmail/makemap/makemap.8
@@ -7,7 +7,7 @@
.\" the sendmail distribution.
.\"
.\"
-.\" @(#)makemap.8 8.12 (Berkeley) 11/13/1998
+.\" @(#)makemap.8 8.10 (Berkeley) 5/19/98
.\"
.Dd November 16, 1992
.Dt MAKEMAP 8
@@ -18,10 +18,8 @@
.Sh SYNOPSIS
.Nm
.Op Fl N
-.if \nP .Op Fl c Ar cachesize
.Op Fl d
.Op Fl f
-.if \nP .Op Fl l
.Op Fl o
.Op Fl r
.Op Fl s
@@ -78,11 +76,6 @@ Include the null byte that terminates strings
in the map.
This must match the \-N flag in the sendmail.cf
``K'' line.
-.if \nP \
-\{\
-.It Fl c
-Use the specified hash and B-Tree cache size.
-.\}
.It Fl d
Allow duplicate keys in the map.
This is only allowed on B-Tree format maps.
@@ -97,11 +90,6 @@ This is intended to mesh with the
\fBK\fP
line in sendmail.cf.
The value is never case folded.
-.if \nP \
-\{\
-.It Fl l
-List supported map types.
-.\}
.It Fl o
Append to an old file.
This allows you to augment an existing file.