diff options
author | peter <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-02-22 09:48:43 +0000 |
commit | 94b6d727947e1242356988da003ea702d41a97de (patch) | |
tree | 4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/i386/boot/biosboot/io.c | |
parent | dd2a6abaa8db23fd5a6c0f1a719e7ea482878a5e (diff) | |
download | FreeBSD-src-94b6d727947e1242356988da003ea702d41a97de.zip FreeBSD-src-94b6d727947e1242356988da003ea702d41a97de.tar.gz |
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
ready for it yet.
Diffstat (limited to 'sys/i386/boot/biosboot/io.c')
-rw-r--r-- | sys/i386/boot/biosboot/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/boot/biosboot/io.c b/sys/i386/boot/biosboot/io.c index 0fe09e8..6ba25ef 100644 --- a/sys/i386/boot/biosboot/io.c +++ b/sys/i386/boot/biosboot/io.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:57 rpd - * $FreeBSD$ + * $Id$ */ #include "boot.h" |