Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136318847
D17237.id48505.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D17237.id48505.diff
View Options
Index: head/share/man/man5/msdosfs.5
===================================================================
--- head/share/man/man5/msdosfs.5
+++ head/share/man/man5/msdosfs.5
@@ -2,7 +2,7 @@
.\" Written by Tom Rhodes
.\" This file is in the public domain.
.\"
-.Dd October 1, 2013
+.Dd September 27, 2018
.Dt MSDOSFS 5
.Os
.Sh NAME
@@ -15,9 +15,7 @@
.Nm
driver will permit the
.Fx
-kernel to read and write
-.Tn MS-DOS
-based file systems.
+kernel to read and write MS-DOS based file systems.
.Pp
The most common usage follows:
.Pp
@@ -43,9 +41,7 @@
/dev/ada0sN /dos msdosfs rw 0 0
.Ed
.Pp
-This will mount an
-.Tn MS-DOS
-based partition at the
+This will mount an MS-DOS based partition at the
.Pa /dos
mount point during system boot.
Using
@@ -58,6 +54,15 @@
for more information on
.Fx
directory layout.
+.Sh EXAMPLES
+Determine which FAT file system version (e.g, FAT16, FAT32)
+is a partition formatted with:
+.Bd -literal -offset indent
+file -s /dev/da0s1
+.Ed
+.Pp
+.Xr gpart 8
+may also be used to extract this information.
.Sh SEE ALSO
.Xr mount 2 ,
.Xr unmount 2 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 18, 5:01 AM (16 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25480950
Default Alt Text
D17237.id48505.diff (1 KB)
Attached To
Mode
D17237: msdosfs(5): Explain how to determine version of the FAT file system.
Attached
Detach File
Event Timeline
Log In to Comment