diff options
Diffstat (limited to 'editmap')
| -rwxr-xr-x | editmap/Build | 2 | ||||
| -rw-r--r-- | editmap/Makefile | 2 | ||||
| -rw-r--r-- | editmap/Makefile.m4 | 2 | ||||
| -rw-r--r-- | editmap/editmap.0 | 2 | ||||
| -rw-r--r-- | editmap/editmap.8 | 4 | ||||
| -rw-r--r-- | editmap/editmap.c | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/editmap/Build b/editmap/Build index c60970221c79..b2a6be369bdb 100755 --- a/editmap/Build +++ b/editmap/Build @@ -8,6 +8,6 @@ # the sendmail distribution. # # -# $Id: Build,v 1.3 2013/11/22 20:51:26 ca Exp $ +# $Id: Build,v 1.3 2013-11-22 20:51:26 ca Exp $ exec ../devtools/bin/Build $* diff --git a/editmap/Makefile b/editmap/Makefile index 965e0293bcdd..f08d5a7ccde9 100644 --- a/editmap/Makefile +++ b/editmap/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 2000/08/31 16:19:25 ca Exp $ +# $Id: Makefile,v 1.1 2000-08-31 16:19:25 ca Exp $ SHELL= /bin/sh BUILD= ./Build diff --git a/editmap/Makefile.m4 b/editmap/Makefile.m4 index 120aa7827d3c..214b4b880da4 100644 --- a/editmap/Makefile.m4 +++ b/editmap/Makefile.m4 @@ -1,4 +1,4 @@ -dnl $Id: Makefile.m4,v 1.6 2006/06/28 21:08:01 ca Exp $ +dnl $Id: Makefile.m4,v 1.6 2006-06-28 21:08:01 ca Exp $ include(confBUILDTOOLSDIR`/M4/switch.m4') define(`confREQUIRE_LIBSM', `true') diff --git a/editmap/editmap.0 b/editmap/editmap.0 index 00e401854cf3..664edb33f276 100644 --- a/editmap/editmap.0 +++ b/editmap/editmap.0 @@ -59,4 +59,4 @@ HHIISSTTOORRYY - $Date: 2013/11/22 20:51:26 $ EDITMAP(8) + $Date: 2013-11-22 20:51:26 $ EDITMAP(8) diff --git a/editmap/editmap.8 b/editmap/editmap.8 index 99f8b636ab3c..db72102a2153 100644 --- a/editmap/editmap.8 +++ b/editmap/editmap.8 @@ -6,9 +6,9 @@ .\" the sendmail distribution. .\" .\" -.\" $Id: editmap.8,v 1.10 2013/11/22 20:51:26 ca Exp $ +.\" $Id: editmap.8,v 1.10 2013-11-22 20:51:26 ca Exp $ .\" -.TH EDITMAP 8 "$Date: 2013/11/22 20:51:26 $" +.TH EDITMAP 8 "$Date: 2013-11-22 20:51:26 $" .SH NAME .B editmap \- query and edit single records in database maps for sendmail diff --git a/editmap/editmap.c b/editmap/editmap.c index 5e65f40f195d..3c1b8b9a8c5a 100644 --- a/editmap/editmap.c +++ b/editmap/editmap.c @@ -22,7 +22,7 @@ SM_UNUSED(static char copyright[]) = #endif /* ! lint */ #ifndef lint -SM_UNUSED(static char id[]) = "@(#)$Id: editmap.c,v 1.26 2013/11/22 20:51:26 ca Exp $"; +SM_UNUSED(static char id[]) = "@(#)$Id: editmap.c,v 1.26 2013-11-22 20:51:26 ca Exp $"; #endif /* ! lint */ |
