diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-04-30 00:36:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-04-30 00:36:06 +0000 |
commit | dc0579220c8c77047b26fbba5e50009778e69238 (patch) | |
tree | b6ce63aa363c54273750d498240d85511642d1b1 /sys/arch/cats/conf/GENERIC | |
parent | 98d8cbbda61ac11b68369ffe75284437307969e7 (diff) |
nice docs at top of GENERIC
Diffstat (limited to 'sys/arch/cats/conf/GENERIC')
-rw-r--r-- | sys/arch/cats/conf/GENERIC | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/sys/arch/cats/conf/GENERIC b/sys/arch/cats/conf/GENERIC index 831b60f26e3..75c5e7e8a9a 100644 --- a/sys/arch/cats/conf/GENERIC +++ b/sys/arch/cats/conf/GENERIC @@ -1,13 +1,4 @@ -# $OpenBSD: GENERIC,v 1.20 2005/02/15 11:03:46 jsg Exp $ -# -# GENERIC machine description file -# -# This machine description file is used to generate the default OpenBSD -# kernel. The generic kernel does not include all options, subsystems -# and device drivers, but should be useful for most applications. -# -# The machine description file can be customised for your specific -# machine to reduce the kernel size and improve its performance. +# $OpenBSD: GENERIC,v 1.21 2005/04/30 00:36:04 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. |