Module Name:    src
Committed By:   wiz
Date:           Sat Jan 30 10:13:02 UTC 2016

Modified Files:
        src/sbin/mount_msdos: mount_msdos.8

Log Message:
New sentence, new line. Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sbin/mount_msdos/mount_msdos.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/mount_msdos/mount_msdos.8
diff -u src/sbin/mount_msdos/mount_msdos.8:1.37 src/sbin/mount_msdos/mount_msdos.8:1.38
--- src/sbin/mount_msdos/mount_msdos.8:1.37	Sat Jan 30 09:59:27 2016
+++ src/sbin/mount_msdos/mount_msdos.8	Sat Jan 30 10:13:02 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_msdos.8,v 1.37 2016/01/30 09:59:27 mlelstv Exp $
+.\" $NetBSD: mount_msdos.8,v 1.38 2016/01/30 10:13:02 wiz Exp $
 .\"
 .\" Copyright (c) 1993, 1994 Christopher G. Demetriou
 .\" All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
 .\"
-.Dd November 16, 2012
+.Dd January 30, 2016
 .Dt MOUNT_MSDOS 8
 .Os
 .Sh NAME
@@ -117,12 +117,15 @@ version using 8-bit characters according
 character set and a long version with 16-bit unicode
 characters.
 The default method to store encoding-agnostic UNIX filenames
-is to copy them byte-wise into both fields. This is
+is to copy them byte-wise into both fields.
+This is
 transparent but generates wrong unicode characters
-for anything that is not ASCII. Setting the
+for anything that is not ASCII.
+Setting the
 .Fl U
 flag interprets UNIX filenames as UTF-8 and generates
-correctly encoded long filenames. This forces
+correctly encoded long filenames.
+This forces
 .Fl l .
 .It Fl M Ar mask
 Specify the maximum file permissions for directories

Reply via email to