diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-05-11 04:01:01 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-05-11 04:01:01 +0000 |
commit | c2e1eebb6b91ed40d619fa96734267f53800b8fa (patch) | |
tree | dbeeda30242c3c9bfd5b76d1e35fd1d427de4436 /sys/arch/i386/conf/DISKLESS | |
parent | 22bfc30f04d7349d35509572502e5d850c22a081 (diff) |
zap false rcs
Diffstat (limited to 'sys/arch/i386/conf/DISKLESS')
-rw-r--r-- | sys/arch/i386/conf/DISKLESS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS index 57196be7351..5b58936cc87 100644 --- a/sys/arch/i386/conf/DISKLESS +++ b/sys/arch/i386/conf/DISKLESS @@ -1,5 +1,4 @@ -# $OpenBSD: DISKLESS,v 1.50 2004/04/20 17:06:20 grange Exp $ -# $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $ +# $OpenBSD: DISKLESS,v 1.51 2004/05/11 04:01:00 deraadt Exp $ # # DISKLESS -- Generic machine setup for diskless boot. # This kernel can be loaded from a bootable floppy (i.e. kernel-copy) |