summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_dm
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dpt/dpt_dm')
-rw-r--r--usr.sbin/dpt/dpt_dm/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_dm/dpt_dm.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dpt/dpt_dm/Makefile b/usr.sbin/dpt/dpt_dm/Makefile
index 547511c..d67e556 100644
--- a/usr.sbin/dpt/dpt_dm/Makefile
+++ b/usr.sbin/dpt/dpt_dm/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-# $Id: Makefile,v 1.2 1998/08/06 21:19:10 eivind Exp $
+# $FreeBSD$
PROG= dpt_dm
SRCS= dpt_dm.c
diff --git a/usr.sbin/dpt/dpt_dm/dpt_dm.c b/usr.sbin/dpt/dpt_dm/dpt_dm.c
index a2d1b12..91df807 100644
--- a/usr.sbin/dpt/dpt_dm/dpt_dm.c
+++ b/usr.sbin/dpt/dpt_dm/dpt_dm.c
@@ -30,7 +30,7 @@
/* dpt_dm.c: Dump a DPT metrics structure */
-#ident "$Id: dpt_dm.c,v 1.1 1998/08/03 16:43:36 root Exp root $"
+#ident "$FreeBSD$"
#include <fcntl.h>
#include <stdio.h>
OpenPOWER on IntegriCloud