diff options
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKB')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index f946fe35817..9bc80f1a05c 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.38 2001/05/16 09:06:35 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.39 2001/05/17 00:57:56 pvalchev Exp $ machine i386 # architecture, used by config; REQUIRED @@ -18,7 +18,7 @@ option SMALL_KERNEL maxusers 4 # estimated number of users option TIMEZONE=0 # time zone to adjust RTC time by -option DST=0 # daylight savings time used by RTC +option DST=0 # daylight saving time used by RTC option SWAPPAGER # paging; REQUIRED option DEVPAGER # mmap() of devices |