diff options
Diffstat (limited to 'sys/arch/i386/conf/OPRAH')
-rw-r--r-- | sys/arch/i386/conf/OPRAH | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/OPRAH b/sys/arch/i386/conf/OPRAH index 17979f18730..03d42633bd8 100644 --- a/sys/arch/i386/conf/OPRAH +++ b/sys/arch/i386/conf/OPRAH @@ -1,4 +1,4 @@ -# $OpenBSD: OPRAH,v 1.13 1996/11/28 23:37:35 niklas Exp $ +# $OpenBSD: OPRAH,v 1.14 1997/04/29 05:15:18 deraadt Exp $ # # OPRAH -- Niklas Hallqvist's test machine # @@ -51,7 +51,6 @@ option LKM # loadable kernel modules option FFS # UFS #option QUOTA # UFS quotas -option LFS # log-structured file system option MFS # memory file system option NFSCLIENT # Network File System client |