PROCFS requires PSEUDOFS now.

This commit is contained in:
Dag-Erling Smørgrav 2001-12-04 01:35:59 +00:00
parent 3a669c52a8
commit 4d2647f96a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87322
2 changed files with 2 additions and 2 deletions

View File

@ -703,7 +703,7 @@ options NTFS #NT File System
options NULLFS #NULL filesystem
#options NWFS #NetWare filesystem
options PORTALFS #Portal filesystem
options PROCFS #Process filesystem
options PROCFS #Process filesystem (requires PSEUDOFS)
options PSEUDOFS #Pseudo-filesystem framework
options UMAPFS #UID map filesystem
options UNIONFS #Union filesystem

View File

@ -703,7 +703,7 @@ options NTFS #NT File System
options NULLFS #NULL filesystem
#options NWFS #NetWare filesystem
options PORTALFS #Portal filesystem
options PROCFS #Process filesystem
options PROCFS #Process filesystem (requires PSEUDOFS)
options PSEUDOFS #Pseudo-filesystem framework
options UMAPFS #UID map filesystem
options UNIONFS #Union filesystem