summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2002-09-07 01:49:52 +0000
committerPeter Wemm <peter@FreeBSD.org>2002-09-07 01:49:52 +0000
commit6bf46c4c5f64ee94e1e6bf293b805011f3ccf692 (patch)
tree934b5350dafdfd9d83d0b4b9f494853ff22b02e9
parent9b0e281b69c85d2e31889fefaba1bc6488c5b62d (diff)
Notes
-rw-r--r--sys/i386/conf/NOTES3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index e5fe1167194a..e18e9c991fba 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -892,6 +892,9 @@ options SPX_HACK
# Enable Linux ABI emulation
options COMPAT_LINUX
+# Enable i386 a.out binary support
+options COMPAT_AOUT
+
# Enable the linux-like proc filesystem support (requires COMPAT_LINUX
# and PSEUDOFS)
options LINPROCFS