1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00

Add tmpfs(5) to NOTES

This commit is contained in:
Kevin Lo 2011-02-10 05:33:40 +00:00
parent 9f6985c483
commit 78920d0f25
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218507

View File

@ -963,7 +963,6 @@ options DUMMYNET
# zero_copy(9) for more details.
options ZERO_COPY_SOCKETS
#####################################################################
# FILESYSTEM OPTIONS
@ -1010,6 +1009,7 @@ options PROCFS #Process filesystem (requires PSEUDOFS)
options PSEUDOFS #Pseudo-filesystem framework
options PSEUDOFS_TRACE #Debugging support for PSEUDOFS
options SMBFS #SMB/CIFS filesystem
options TMPFS #Efficient memory filesystem
options UDF #Universal Disk Format
options UNIONFS #Union filesystem
# The xFS_ROOT options REQUIRE the associated ``options xFS''