diff options
Diffstat (limited to 'sys/boot/i386/boot2/boot1.s')
-rw-r--r-- | sys/boot/i386/boot2/boot1.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/boot2/boot1.s b/sys/boot/i386/boot2/boot1.s index 3b34041efd1ab..9be8a28c4723b 100644 --- a/sys/boot/i386/boot2/boot1.s +++ b/sys/boot/i386/boot2/boot1.s @@ -13,7 +13,7 @@ # purpose. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/boot2/boot1.s,v 1.10.2.2 2000/07/07 21:12:32 jhb Exp $ # Memory Locations .set MEM_REL,0x700 # Relocation address |