summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_ctls
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dpt/dpt_ctls')
-rw-r--r--usr.sbin/dpt/dpt_ctls/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_ctls/dpt_ctls.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/dpt/dpt_ctls/Makefile b/usr.sbin/dpt/dpt_ctls/Makefile
index aa092a1..e0b0eda 100644
--- a/usr.sbin/dpt/dpt_ctls/Makefile
+++ b/usr.sbin/dpt/dpt_ctls/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_ctls
SRCS= dpt_ctls.c
diff --git a/usr.sbin/dpt/dpt_ctls/dpt_ctls.c b/usr.sbin/dpt/dpt_ctls/dpt_ctls.c
index 3c66da5..41e3d24 100644
--- a/usr.sbin/dpt/dpt_ctls/dpt_ctls.c
+++ b/usr.sbin/dpt/dpt_ctls/dpt_ctls.c
@@ -30,7 +30,7 @@
/* dpt_ctls.c: Dunp a the number of configured DPT HBAs */
-#ident "$Id: dpt_ctls.c,v 1.1 1998/01/26 06:20:39 julian Exp $"
+#ident "$FreeBSD$"
#include <fcntl.h>
#include <stdio.h>
OpenPOWER on IntegriCloud