diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index e5fe1167194..e18e9c991fb 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