summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/OPRAH
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/OPRAH')
-rw-r--r--sys/arch/i386/conf/OPRAH4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/OPRAH b/sys/arch/i386/conf/OPRAH
index f15a79b9a80..c4d511641eb 100644
--- a/sys/arch/i386/conf/OPRAH
+++ b/sys/arch/i386/conf/OPRAH
@@ -1,4 +1,4 @@
-# $OpenBSD: OPRAH,v 1.17 1997/09/21 09:40:08 niklas Exp $
+# $OpenBSD: OPRAH,v 1.18 1997/09/26 16:43:00 kstailey Exp $
#
# OPRAH -- Niklas Hallqvist's test machine
#
@@ -62,7 +62,7 @@ option FDESC # /dev/fd
option FIFO # FIFOs; RECOMMENDED
option KERNFS # /kern
option NULLFS # loopback file system
-#option PORTAL # create sockets with open(2)
+#option PORTAL # dynamically created filesystem objects
option PROCFS # /proc
#option UMAPFS # NULLFS + uid and gid remapping
#option UNION # union file system