From 7cc26bd85bef464cc06c05542e082d605d2fc508 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 23 Feb 1998 17:20:07 +0000 Subject: Note that default local charset assumed as ISO 8859-1 --- sbin/i386/mount_msdos/mount_msdos.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sbin/i386') diff --git a/sbin/i386/mount_msdos/mount_msdos.8 b/sbin/i386/mount_msdos/mount_msdos.8 index 632eecb..3730d4d 100644 --- a/sbin/i386/mount_msdos/mount_msdos.8 +++ b/sbin/i386/mount_msdos/mount_msdos.8 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: mount_msdos.8,v 1.9 1998/02/23 09:41:01 ache Exp $ +.\" $Id: mount_msdos.8,v 1.10 1998/02/23 16:49:12 ache Exp $ .\" .Dd April 7, 1994 .Dt MOUNT_MSDOS 8 @@ -132,6 +132,7 @@ if deleting or renaming a file. This forces .It Fl L Ar locale Specify locale name used for internal uppercase and lowercase conversions for DOS and Win'95 names. +By default ISO 8859-1 assumed as local character set. .It Fl W Ar table Specify text file with 3 conversion tables: .Bl -enum @@ -146,6 +147,7 @@ Local character set to DOS conversion table (upper half) for DOS names, 128 character codes. .El .Pp +By default ISO 8859-1 assumed as local character set. If file path isn't absolute, .Pa /usr/libdata/msdosfs/ prefix prepended. -- cgit v1.1