summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf/ALPHA
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1997-09-26 16:49:21 +0000
committerkstailey <kstailey@cvs.openbsd.org>1997-09-26 16:49:21 +0000
commit6c0c6e70b3d400ac1801e6dc8cb3b8efa4627cf4 (patch)
tree16ef1c4528ad2b361c2136284f70fe03ed92c539 /sys/arch/alpha/conf/ALPHA
parent2b41661fc47105c8549d8749df0ee7d2a76c0407 (diff)
fix PORTAL comment in all alpha config files
Diffstat (limited to 'sys/arch/alpha/conf/ALPHA')
-rw-r--r--sys/arch/alpha/conf/ALPHA4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/ALPHA b/sys/arch/alpha/conf/ALPHA
index 25fee024162..1817b5a3331 100644
--- a/sys/arch/alpha/conf/ALPHA
+++ b/sys/arch/alpha/conf/ALPHA
@@ -1,4 +1,4 @@
-# $OpenBSD: ALPHA,v 1.11 1997/07/08 21:26:27 deraadt Exp $
+# $OpenBSD: ALPHA,v 1.12 1997/09/26 16:49:20 kstailey Exp $
# $NetBSD: ALPHA,v 1.30 1996/12/03 17:25:27 cgd Exp $
#
# Alpha kernel with all the options you'd want, and more.
@@ -38,7 +38,7 @@ options NFSCLIENT # Sun NFS-compatible file system client
options NULLFS # Null file system layer
options KERNFS # Kernel variable file system (/kern)
options FDESC # File descriptor file system (/dev/fd)
-options PORTAL # Portal file system
+options PORTAL # dynamically created filesystem objects
options UMAPFS # User-mapping file system layer
options PROCFS # Process file system (/proc)
options UNION # union file system