diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
| commit | 76b5366091f76c9bc73570149ef5055648fc2c39 (patch) | |
| tree | 590d020e0f2a5bea6e09d66d951a674443b21d67 /contrib/sendmail/makemap/makemap.8 | |
| parent | 4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6 (diff) | |
Diffstat (limited to 'contrib/sendmail/makemap/makemap.8')
| -rw-r--r-- | contrib/sendmail/makemap/makemap.8 | 14 |
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. |
