diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-02-03 08:15:12 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-02-03 08:15:12 +0000 |
commit | f565a9534b350f3bed3a218bffaeba564968817b (patch) | |
tree | 0d288362919f5d44f7c6c162bffd077f1c0d5bc7 /share/doc/smm/09.sendmail | |
parent | da88306c27c92553b6184ad58456506d60fc2d65 (diff) |
$OpenBSD$
Diffstat (limited to 'share/doc/smm/09.sendmail')
-rw-r--r-- | share/doc/smm/09.sendmail/Makefile | 3 | ||||
-rw-r--r-- | share/doc/smm/09.sendmail/intro.me | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/share/doc/smm/09.sendmail/Makefile b/share/doc/smm/09.sendmail/Makefile index 6369a4a0fec..eae0daddfe6 100644 --- a/share/doc/smm/09.sendmail/Makefile +++ b/share/doc/smm/09.sendmail/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 8.2 (Berkeley) 2/28/1994 +# $OpenBSD: Makefile,v 1.2 2001/02/03 08:15:08 niklas Exp $ + DIR= smm/09.sendmail SRCS= intro.me diff --git a/share/doc/smm/09.sendmail/intro.me b/share/doc/smm/09.sendmail/intro.me index 03cfa336994..6bc6d807760 100644 --- a/share/doc/smm/09.sendmail/intro.me +++ b/share/doc/smm/09.sendmail/intro.me @@ -1,3 +1,5 @@ +.\" $OpenBSD: intro.me,v 1.2 2001/02/03 08:15:08 niklas Exp $ +.\" .\" Copyright (c) 1998 Sendmail, Inc. All rights reserved. .\" Copyright (c) 1983 Eric P. Allman. All rights reserved. .\" Copyright (c) 1988, 1993 |