summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_sysinfo
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dpt/dpt_sysinfo')
-rw-r--r--usr.sbin/dpt/dpt_sysinfo/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dpt/dpt_sysinfo/Makefile b/usr.sbin/dpt/dpt_sysinfo/Makefile
index 51eba46..d9a61f3 100644
--- a/usr.sbin/dpt/dpt_sysinfo/Makefile
+++ b/usr.sbin/dpt/dpt_sysinfo/Makefile
@@ -1,5 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-# $Id: Makefile,v 1.2 1998/08/06 21:19:11 eivind Exp $
+# $FreeBSD$
PROG= dpt_sysinfo
SRCS= dpt_sysinfo.c
diff --git a/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.c b/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.c
index 1e6ab14..edd90fa 100644
--- a/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.c
+++ b/usr.sbin/dpt/dpt_sysinfo/dpt_sysinfo.c
@@ -30,7 +30,7 @@
/* dpt_ctlinfo.c: Dunp a DPT HBA Information Block */
-#ident "$Id: dpt_sysinfo.c,v 1.1 1998/01/26 06:20:48 julian Exp $"
+#ident "$FreeBSD$"
#include <fcntl.h>
#include <stdio.h>
OpenPOWER on IntegriCloud