diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-01-20 02:08:21 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2009-01-20 02:08:21 +0000 |
| commit | e8bbeae7b0bcacb1fb3881616181005894f83160 (patch) | |
| tree | c292138cfa50bdf7184eb200164cf4257797f898 /sys/conf/NOTES | |
| parent | f5a78b2f7e3c193df38a764d8ae591051bd385db (diff) | |
Notes
Diffstat (limited to 'sys/conf/NOTES')
| -rw-r--r-- | sys/conf/NOTES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 189cdf8ee80d..2227f5ed2c4b 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -943,8 +943,9 @@ options MSDOSFS #MS DOS File System (FAT, FAT32) options NFSSERVER #Network File System server options NFSLOCKD #Network Lock Manager -# NT File System. Read-mostly and it's not actively maintained. -# For a better NTFS support consider sysutils/fusefs-ntfs port/package. +# NT File System. Read-mostly, see mount_ntfs(8) for details. +# For a full read-write NTFS support consider sysutils/fusefs-ntfs +# port/package. options NTFS options NULLFS #NULL filesystem |
