From de55179b2946bde78ac016ba73aeae91e909d830 Mon Sep 17 00:00:00 2001 From: des Date: Tue, 4 Dec 2001 01:35:59 +0000 Subject: PROCFS requires PSEUDOFS now. --- sys/conf/NOTES | 2 +- sys/i386/conf/NOTES | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 1c19957..4deeaf0 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -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 diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 1c19957..4deeaf0 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -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 -- cgit v1.1