diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-03-29 19:12:53 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2003-03-29 19:12:53 +0000 |
| commit | 5ef517c097100c80269c8a0e02678a89fde6b35e (patch) | |
| tree | 386651c7612a011fa164c3c96d8196d02de68386 /contrib/sendmail/editmap | |
| parent | d9986b26e69202cb4e4ac3d8aa3050a93f5a30b4 (diff) | |
Notes
Diffstat (limited to 'contrib/sendmail/editmap')
| -rw-r--r-- | contrib/sendmail/editmap/editmap.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/sendmail/editmap/editmap.8 b/contrib/sendmail/editmap/editmap.8 index 9b450c5b242d..deb2f672ec8e 100644 --- a/contrib/sendmail/editmap/editmap.8 +++ b/contrib/sendmail/editmap/editmap.8 @@ -6,9 +6,9 @@ .\" the sendmail distribution. .\" .\" -.\" $Id: editmap.8,v 1.8 2001/06/15 21:33:19 ca Exp $ +.\" $Id: editmap.8,v 1.8.4.1 2003/03/15 23:38:57 gshapiro Exp $ .\" -.TH EDITMAP 8 "$Date: 2001/06/15 21:33:19 $" +.TH EDITMAP 8 "$Date: 2003/03/15 23:38:57 $" .SH NAME .B editmap \- query and edit single records in database maps for sendmail @@ -23,7 +23,7 @@ maptype mapname key [ "value ..." ] .SH DESCRIPTION .B Editmap -queries or edits one record in a database maps used by the keyed map lookups in +queries or edits one record in database maps used by the keyed map lookups in sendmail(8). Arguments are passed on the command line and output (for queries) is directed to standard output. |
