summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/conf/RAMDISK
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mac68k/conf/RAMDISK')
-rw-r--r--sys/arch/mac68k/conf/RAMDISK4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mac68k/conf/RAMDISK b/sys/arch/mac68k/conf/RAMDISK
index ef736d859c6..a07ea7a5bb2 100644
--- a/sys/arch/mac68k/conf/RAMDISK
+++ b/sys/arch/mac68k/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.6 1996/08/31 02:09:23 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.7 1996/09/20 06:45:13 deraadt Exp $
# $NetBSD: RAMDISK,v 1.6 1996/08/05 01:52:16 scottr Exp $
# RAMDISK
@@ -14,7 +14,7 @@ options RAMDISK_HOOKS
options MINIROOTSIZE=512 # 256K
# Standard system options
-options SWAPPAGER, VNODEPAGER, DEVPAGER # paging
+options SWAPPAGER, DEVPAGER # paging
# Filesystem options
options FIFO # POSIX fifo support (in all filesystems)