Deleted Added
full compact
mount_msdosfs.8 (33770) mount_msdosfs.8 (33771)
1.\" $NetBSD: mount_msdos.8,v 1.13 1998/02/06 05:57:00 perry Exp $
2.\"
3.\" Copyright (c) 1993,1994 Christopher G. Demetriou
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 14 unchanged lines hidden (view full) ---

23.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
24.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
25.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
29.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30.\"
1.\" $NetBSD: mount_msdos.8,v 1.13 1998/02/06 05:57:00 perry Exp $
2.\"
3.\" Copyright (c) 1993,1994 Christopher G. Demetriou
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 14 unchanged lines hidden (view full) ---

23.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
24.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
25.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
26.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
28.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
29.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.\" $Id: mount_msdos.8,v 1.10 1998/02/23 16:49:12 ache Exp $
31.\" $Id: mount_msdos.8,v 1.11 1998/02/23 17:20:07 ache Exp $
32.\"
33.Dd April 7, 1994
34.Dt MOUNT_MSDOS 8
35.Os
36.Sh NAME
37.Nm mount_msdos
38.Nd mount an MS-DOS file system
39.Sh SYNOPSIS

--- 94 unchanged lines hidden (view full) ---

134for DOS and Win'95 names.
135By default ISO 8859-1 assumed as local character set.
136.It Fl W Ar table
137Specify text file with 3 conversion tables:
138.Bl -enum
139.It
140Local character set to Unicode conversion table (upper half) for Win'95 long
141names, 128 Unicode codes.
32.\"
33.Dd April 7, 1994
34.Dt MOUNT_MSDOS 8
35.Os
36.Sh NAME
37.Nm mount_msdos
38.Nd mount an MS-DOS file system
39.Sh SYNOPSIS

--- 94 unchanged lines hidden (view full) ---

134for DOS and Win'95 names.
135By default ISO 8859-1 assumed as local character set.
136.It Fl W Ar table
137Specify text file with 3 conversion tables:
138.Bl -enum
139.It
140Local character set to Unicode conversion table (upper half) for Win'95 long
141names, 128 Unicode codes.
142If some code not present in Unicode, use
1430x003F code ('?') as replacement.
142.It
143DOS to local character set conversion table (upper half) for DOS names,
144128 character codes.
145.It
146Local character set to DOS conversion table (upper half) for DOS names,
147128 character codes.
148.El
149.Pp
150By default ISO 8859-1 assumed as local character set.
151If file path isn't absolute,
152.Pa /usr/libdata/msdosfs/
153prefix prepended.
154.El
155.Sh FILES
156.Bl -tag -width /usr/libdata/msdosfs -compact
157.It Pa /usr/libdata/msdosfs
144.It
145DOS to local character set conversion table (upper half) for DOS names,
146128 character codes.
147.It
148Local character set to DOS conversion table (upper half) for DOS names,
149128 character codes.
150.El
151.Pp
152By default ISO 8859-1 assumed as local character set.
153If file path isn't absolute,
154.Pa /usr/libdata/msdosfs/
155prefix prepended.
156.El
157.Sh FILES
158.Bl -tag -width /usr/libdata/msdosfs -compact
159.It Pa /usr/libdata/msdosfs
158default place for Unicode conversion tables
160default place for character sets conversion tables
159.El
160.Sh SEE ALSO
161.Xr mount 2 ,
162.Xr unmount 2 ,
163.Xr fstab 5 ,
164.Xr mount 8
165.Sh CAVEATS
166The use of the

--- 33 unchanged lines hidden ---
161.El
162.Sh SEE ALSO
163.Xr mount 2 ,
164.Xr unmount 2 ,
165.Xr fstab 5 ,
166.Xr mount 8
167.Sh CAVEATS
168The use of the

--- 33 unchanged lines hidden ---