summaryrefslogtreecommitdiff
path: root/sys/boot/i386/mbr/mbr.s
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/mbr/mbr.s')
-rw-r--r--sys/boot/i386/mbr/mbr.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/mbr/mbr.s b/sys/boot/i386/mbr/mbr.s
index 9cd39d295ddf..44c94fddfdde 100644
--- a/sys/boot/i386/mbr/mbr.s
+++ b/sys/boot/i386/mbr/mbr.s
@@ -13,7 +13,7 @@
# purpose.
#
-# $FreeBSD$
+# $FreeBSD: src/sys/boot/i386/mbr/mbr.s,v 1.6 2000/06/27 20:04:10 jhb Exp $
# A 512 byte MBR boot manager that simply boots the active partition.