diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
| commit | a9e2dc176f709713f9565ed1711c958f0707eb36 (patch) | |
| tree | e1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /libexec/mail.local | |
| parent | 8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (diff) | |
Diffstat (limited to 'libexec/mail.local')
| -rw-r--r-- | libexec/mail.local/Makefile | 2 | ||||
| -rw-r--r-- | libexec/mail.local/mail.local.8 | 2 | ||||
| -rw-r--r-- | libexec/mail.local/mail.local.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 59eaed29c337..b9f3d3c4328b 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id$ +# $Id: Makefile,v 1.5 1996/09/22 21:54:03 wosch Exp $ PROG= mail.local MAN8= mail.local.8 diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8 index 5fb4b9cc66e9..60b45f576776 100644 --- a/libexec/mail.local/mail.local.8 +++ b/libexec/mail.local/mail.local.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mail.local.8 8.2 (Berkeley) 12/11/93 -.\" $Id: mail.local.8,v 1.4 1996/09/22 21:54:05 wosch Exp $ +.\" $Id: mail.local.8,v 1.4.2.1 1998/02/20 17:32:25 jkh Exp $ .\" .Dd December 11, 1993 .Dt MAIL.LOCAL 8 diff --git a/libexec/mail.local/mail.local.c b/libexec/mail.local/mail.local.c index 49b0f28113ac..20cdceccae1c 100644 --- a/libexec/mail.local/mail.local.c +++ b/libexec/mail.local/mail.local.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: mail.local.c,v 1.10.2.2 1998/01/31 17:06:48 joerg Exp $ + * $Id: mail.local.c,v 1.10.2.3 1998/02/20 17:32:27 jkh Exp $ */ #ifndef lint |
