summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dpt/dpt_softc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/dpt/dpt_softc')
-rw-r--r--usr.sbin/dpt/dpt_softc/Makefile2
-rw-r--r--usr.sbin/dpt/dpt_softc/dpt_softc.82
-rw-r--r--usr.sbin/dpt/dpt_softc/dpt_softc.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/dpt/dpt_softc/Makefile b/usr.sbin/dpt/dpt_softc/Makefile
index ad6483a..45c24dd 100644
--- a/usr.sbin/dpt/dpt_softc/Makefile
+++ b/usr.sbin/dpt/dpt_softc/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_softc
SRCS= dpt_softc.c
diff --git a/usr.sbin/dpt/dpt_softc/dpt_softc.8 b/usr.sbin/dpt/dpt_softc/dpt_softc.8
index 888373d..aa38b55 100644
--- a/usr.sbin/dpt/dpt_softc/dpt_softc.8
+++ b/usr.sbin/dpt/dpt_softc/dpt_softc.8
@@ -1,6 +1,6 @@
.\" Copyright (c) 1997 Simon Shapiro. All rights reserved.
.\"
-.\" $Id$
+.\" $FreeBSD$
.\"
.\" There is nothing here yet, but an empty file will not patch
diff --git a/usr.sbin/dpt/dpt_softc/dpt_softc.c b/usr.sbin/dpt/dpt_softc/dpt_softc.c
index 4564791..8b913d9 100644
--- a/usr.sbin/dpt/dpt_softc/dpt_softc.c
+++ b/usr.sbin/dpt/dpt_softc/dpt_softc.c
@@ -30,7 +30,7 @@
/* dpt_softc.c: Dunp a DPT control structure */
-#ident "$Id: dpt_softc.c,v 1.1 1998/01/26 06:20:46 julian Exp $"
+#ident "$FreeBSD$"
#include <stdlib.h>
#include <fcntl.h>
OpenPOWER on IntegriCloud