summaryrefslogtreecommitdiff
path: root/libexec/mail.local
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-09-22 21:56:57 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-09-22 21:56:57 +0000
commit148531ef1e6681bf21fa82c8afd667377b9c057f (patch)
tree4867a3bdc9ae39645860d414e03dc04a0418a63a /libexec/mail.local
parent3f8ba9ae3e5875d5550eb586b6c3a64adbabb639 (diff)
Notes
Diffstat (limited to 'libexec/mail.local')
-rw-r--r--libexec/mail.local/Makefile1
-rw-r--r--libexec/mail.local/mail.local.81
-rw-r--r--libexec/mail.local/mail.local.c2
3 files changed, 4 insertions, 0 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile
index 10371e436017..59eaed29c337 100644
--- a/libexec/mail.local/Makefile
+++ b/libexec/mail.local/Makefile
@@ -1,4 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 7/19/93
+# $Id$
PROG= mail.local
MAN8= mail.local.8
diff --git a/libexec/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8
index 979cd44110f2..8ffd5357ddf4 100644
--- a/libexec/mail.local/mail.local.8
+++ b/libexec/mail.local/mail.local.8
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)mail.local.8 8.2 (Berkeley) 12/11/93
+.\" $Id$
.\"
.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 c6d869d32b2c..1809f35696e0 100644
--- a/libexec/mail.local/mail.local.c
+++ b/libexec/mail.local/mail.local.c
@@ -29,6 +29,8 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * $Id$
*/
#ifndef lint