summaryrefslogtreecommitdiff
path: root/sys/pc98/include/pc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/include/pc')
-rw-r--r--sys/pc98/include/pc/bios.h2
-rw-r--r--sys/pc98/include/pc/display.h2
-rw-r--r--sys/pc98/include/pc/vesa.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/pc98/include/pc/bios.h b/sys/pc98/include/pc/bios.h
index d804fdec3618..f77ab543d9c5 100644
--- a/sys/pc98/include/pc/bios.h
+++ b/sys/pc98/include/pc/bios.h
@@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/include/pc/bios.h,v 1.1 2005/04/01 23:19:43 imp Exp $ */
#include <i386/pc/bios.h>
diff --git a/sys/pc98/include/pc/display.h b/sys/pc98/include/pc/display.h
index 0a906c885d8c..c1f2f41577bf 100644
--- a/sys/pc98/include/pc/display.h
+++ b/sys/pc98/include/pc/display.h
@@ -22,7 +22,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/pc98/include/pc/display.h,v 1.2 2005/04/13 13:12:12 nyan Exp $
*/
#ifndef _PC98_INCLUDE_PC_DISPLAY_H_
diff --git a/sys/pc98/include/pc/vesa.h b/sys/pc98/include/pc/vesa.h
index 2c1c3eb0c573..5af57cf43803 100644
--- a/sys/pc98/include/pc/vesa.h
+++ b/sys/pc98/include/pc/vesa.h
@@ -1,6 +1,6 @@
/*-
* This file is in the public domain.
*/
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/pc98/include/pc/vesa.h,v 1.1 2005/04/01 23:19:43 imp Exp $ */
#include <i386/pc/vesa.h>