diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-06-24 03:59:29 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-06-24 03:59:29 +0000 |
commit | 700c63457f17cd807c1f10effadddf89638c8258 (patch) | |
tree | c610339d5a972c74aaab5b63110f916bad0dc0be /gnu/usr.sbin/sendmail/editmap | |
parent | 42d2671ccee983bc79c99c98837fc58abd068775 (diff) |
Update to sendmail.8.13.0
Diffstat (limited to 'gnu/usr.sbin/sendmail/editmap')
-rw-r--r-- | gnu/usr.sbin/sendmail/editmap/editmap.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/sendmail/editmap/editmap.8 b/gnu/usr.sbin/sendmail/editmap/editmap.8 index ff0ff1eb5fb..95484da46ef 100644 --- a/gnu/usr.sbin/sendmail/editmap/editmap.8 +++ b/gnu/usr.sbin/sendmail/editmap/editmap.8 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2000-2001 Sendmail, Inc. and its suppliers. +.\" Copyright (c) 2000-2001, 2003 Sendmail, Inc. and its suppliers. .\" All rights reserved. .\" .\" By using this file, you agree to the terms and conditions set @@ -6,7 +6,7 @@ .\" the sendmail distribution. .\" .\" -.\" $Sendmail: editmap.8,v 1.8.4.1 2003/03/15 23:38:57 gshapiro Exp $ +.\" $Sendmail: editmap.8,v 1.9 2003/02/01 17:07:42 ca Exp $ .\" .Dd March 15, 2003 .Dt EDITMAP 8 |