From e6cacb9632a2492920e4d950e056bcb25c84d547 Mon Sep 17 00:00:00 2001 From: kstailey Date: Sat, 20 Sep 1997 20:18:29 +0000 Subject: fix PORTAL comment. The "create sockets with open(2)" one was my fault. --- sys/arch/i386/conf/LUCIFIER | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/conf/LUCIFIER b/sys/arch/i386/conf/LUCIFIER index 3dfa42c79d5..ece5e82b935 100644 --- a/sys/arch/i386/conf/LUCIFIER +++ b/sys/arch/i386/conf/LUCIFIER @@ -1,4 +1,4 @@ -# $OpenBSD: LUCIFIER,v 1.2 1997/09/16 00:18:39 mickey Exp $ +# $OpenBSD: LUCIFIER,v 1.3 1997/09/20 20:18:28 kstailey Exp $ # machine i386 # architecture, used by config; REQUIRED @@ -66,7 +66,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 -- cgit v1.2.3