diff options
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 1fd23dcb45e..3d827562493 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.391 2004/12/19 16:09:17 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.392 2004/12/19 20:15:47 deraadt Exp $ # # GENERIC -- everything that's currently supported # @@ -35,6 +35,7 @@ option COMPAT_AOUT # a.out binaries are emulated maxusers 32 # estimated number of users +# or use root on nfs swap on nfs config bsd swap generic mainbus0 at root |