Fix a comment, IA32 was renamed to COMPAT_IA32

Approved by:	marcel
This commit is contained in:
Tilman Keskinoz 2004-08-27 21:29:20 +00:00
parent 5fb0f52712
commit 0039290c1f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=134406

View File

@ -468,7 +468,7 @@ options COMPAT_IA32
# Enable Linux ABI emulation
#XXX#options COMPAT_LINUX
# Enable 32-bit Linux ABI emulation (requires COMPAT_43 and IA32)
# Enable 32-bit Linux ABI emulation (requires COMPAT_43 and COMPAT_IA32)
options COMPAT_LINUX32
# Enable the linux-like proc filesystem support (requires COMPAT_LINUX32