summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf/VOX
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2001-10-10 23:43:44 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2001-10-10 23:43:44 +0000
commit1f4fb096600219d4a2e8eead7cafb9ef3bb60bab (patch)
tree430aab851eb57eefb349b66fa681131ea88500e3 /sys/arch/vax/conf/VOX
parenta98acda0245323625f433003d3c4c6e2483ebc48 (diff)
gc SWAPPAGER and DEVPAGER options
Diffstat (limited to 'sys/arch/vax/conf/VOX')
-rw-r--r--sys/arch/vax/conf/VOX6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arch/vax/conf/VOX b/sys/arch/vax/conf/VOX
index ca9ba5510ab..bc54ec92938 100644
--- a/sys/arch/vax/conf/VOX
+++ b/sys/arch/vax/conf/VOX
@@ -1,4 +1,4 @@
-# $OpenBSD: VOX,v 1.3 2001/05/16 05:07:50 millert Exp $
+# $OpenBSD: VOX,v 1.4 2001/10/10 23:43:42 millert Exp $
#
# simple VS2000 configuration file.
#
@@ -14,10 +14,6 @@ option "VAX410" # VS 2000
# Max users on system; this is just a hint
maxusers 8
-# pagers
-option SWAPPAGER
-option DEVPAGER
-
# Kernel compiled-in symbolic debugger & system call tracer
option DDB
option KTRACE