diff options
Diffstat (limited to 'sys/boot/i386/cdboot/cdboot.s')
-rw-r--r-- | sys/boot/i386/cdboot/cdboot.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/cdboot/cdboot.s b/sys/boot/i386/cdboot/cdboot.s index 8115589da68c8..4d19facb3be33 100644 --- a/sys/boot/i386/cdboot/cdboot.s +++ b/sys/boot/i386/cdboot/cdboot.s @@ -27,7 +27,7 @@ # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/i386/cdboot/cdboot.s,v 1.13.8.5.4.1 2008/10/02 02:57:24 kensmith Exp $ # # This program is a freestanding boot program to load an a.out binary |