summaryrefslogtreecommitdiffstats
path: root/sbin/mount_msdosfs
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2003-08-09 04:07:42 +0000
committerbms <bms@FreeBSD.org>2003-08-09 04:07:42 +0000
commit41db01dcefb324562c84583e7f32d48567538f93 (patch)
treedd292c3bccbfdd092b526ec673fb7e894a097d08 /sbin/mount_msdosfs
parent5b3e496d6a0a70427a87083bee63722122ed9701 (diff)
downloadFreeBSD-src-41db01dcefb324562c84583e7f32d48567538f93.zip
FreeBSD-src-41db01dcefb324562c84583e7f32d48567538f93.tar.gz
PR: docs/53688
Submitted by: bms Approved by: jake (mentor)
Diffstat (limited to 'sbin/mount_msdosfs')
-rw-r--r--sbin/mount_msdosfs/mount_msdosfs.818
1 files changed, 10 insertions, 8 deletions
diff --git a/sbin/mount_msdosfs/mount_msdosfs.8 b/sbin/mount_msdosfs/mount_msdosfs.8
index 4bf024a..147f1f1 100644
--- a/sbin/mount_msdosfs/mount_msdosfs.8
+++ b/sbin/mount_msdosfs/mount_msdosfs.8
@@ -72,14 +72,16 @@ The options are as follows:
Use the specified mount
.Ar options ,
as described in
-.Xr mount 8 ,
-or one of the MSDOS file system-specific options
-.Ar shortnames ,
-.Ar longnames
-or
-.Ar nowin95 ,
-all of which can be used to affect Windows name translation in the
-underlying file system.
+.Xr mount 8 .
+The following MSDOS file system-specific options are available:
+.Bl -tag -width indent
+.It Cm longnames
+Force Windows 95 long filenames to be visible.
+.It Cm shortnames
+Force only the old MS-DOS 8.3 style filenames to be visible.
+.It Cm nowin95
+Completely ignore Windows 95 extended file information.
+.El
.It Fl u Ar uid
Set the owner of the files in the file system to
.Ar uid .
OpenPOWER on IntegriCloud