summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2001-12-04 01:35:59 +0000
committerdes <des@FreeBSD.org>2001-12-04 01:35:59 +0000
commitde55179b2946bde78ac016ba73aeae91e909d830 (patch)
tree92a9cc1cf6295270baa5d208624dc9011bb03724
parente05a1e171262ce51abe71929ef3e9a1ae6f484b4 (diff)
downloadFreeBSD-src-de55179b2946bde78ac016ba73aeae91e909d830.zip
FreeBSD-src-de55179b2946bde78ac016ba73aeae91e909d830.tar.gz
PROCFS requires PSEUDOFS now.
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/i386/conf/NOTES2
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
OpenPOWER on IntegriCloud