Un-comment LINPROCFS.

This commit is contained in:
Tim J. Robbins 2004-08-16 12:39:27 +00:00
parent 3c749e3fb1
commit 7a47419763
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133853

View file

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