aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorDmitrij Tejblum <dt@FreeBSD.org>1999-01-11 18:35:14 +0000
committerDmitrij Tejblum <dt@FreeBSD.org>1999-01-11 18:35:14 +0000
commit394fd4a65397fb7ce253f549dfb8b27fc13e4a5e (patch)
tree94c3add5c1af0179ef1aeb78f0aa309d06837d5f /sbin
parent7439f1066e56bca46b51cc6e6f9e580df9855700 (diff)
downloadsrc-394fd4a65397fb7ce253f549dfb8b27fc13e4a5e.tar.gz
src-394fd4a65397fb7ce253f549dfb8b27fc13e4a5e.zip
Update to match rev. 1.28 of msdosfs_lookup.c.
Notes
Notes: svn path=/head/; revision=42534
Diffstat (limited to 'sbin')
-rw-r--r--sbin/i386/mount_msdos/mount_msdos.813
-rw-r--r--sbin/mount_msdos/mount_msdos.813
-rw-r--r--sbin/mount_msdosfs/mount_msdosfs.813
3 files changed, 6 insertions, 33 deletions
diff --git a/sbin/i386/mount_msdos/mount_msdos.8 b/sbin/i386/mount_msdos/mount_msdos.8
index 46ca78bcff4c..2088285cc68c 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.13 1998/03/01 08:41:05 ache Exp $
+.\" $Id: mount_msdos.8,v 1.14 1998/06/30 06:23:41 charnier Exp $
.\"
.Dd April 7, 1994
.Dt MOUNT_MSDOS 8
@@ -119,7 +119,7 @@ are given,
.Nm
searches the root directory of the filesystem to
be mounted for any existing Win'95 long filenames.
-If no such entries are found,
+If no such entries are found, but short DOS filenames are found,
.Fl s
is the default. Otherwise
.Fl l
@@ -190,15 +190,6 @@ mounted file system.
Cluster sizes larger than 16K are unavoidable for file system sizes
larger than 1G, and also occur when filesystems larger than 1G are
shrunk to smaller than 1G using FIPS.
-.Pp
-The default handling for
-.Fl s
-and
-.Fl l
-will result in empty filesystems to be populated
-with short filenames only. To generate long filenames
-on empty DOS filesystems use
-.Fl l .
.Sh HISTORY
The
.Nm
diff --git a/sbin/mount_msdos/mount_msdos.8 b/sbin/mount_msdos/mount_msdos.8
index 46ca78bcff4c..2088285cc68c 100644
--- a/sbin/mount_msdos/mount_msdos.8
+++ b/sbin/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.13 1998/03/01 08:41:05 ache Exp $
+.\" $Id: mount_msdos.8,v 1.14 1998/06/30 06:23:41 charnier Exp $
.\"
.Dd April 7, 1994
.Dt MOUNT_MSDOS 8
@@ -119,7 +119,7 @@ are given,
.Nm
searches the root directory of the filesystem to
be mounted for any existing Win'95 long filenames.
-If no such entries are found,
+If no such entries are found, but short DOS filenames are found,
.Fl s
is the default. Otherwise
.Fl l
@@ -190,15 +190,6 @@ mounted file system.
Cluster sizes larger than 16K are unavoidable for file system sizes
larger than 1G, and also occur when filesystems larger than 1G are
shrunk to smaller than 1G using FIPS.
-.Pp
-The default handling for
-.Fl s
-and
-.Fl l
-will result in empty filesystems to be populated
-with short filenames only. To generate long filenames
-on empty DOS filesystems use
-.Fl l .
.Sh HISTORY
The
.Nm
diff --git a/sbin/mount_msdosfs/mount_msdosfs.8 b/sbin/mount_msdosfs/mount_msdosfs.8
index 46ca78bcff4c..2088285cc68c 100644
--- a/sbin/mount_msdosfs/mount_msdosfs.8
+++ b/sbin/mount_msdosfs/mount_msdosfs.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.13 1998/03/01 08:41:05 ache Exp $
+.\" $Id: mount_msdos.8,v 1.14 1998/06/30 06:23:41 charnier Exp $
.\"
.Dd April 7, 1994
.Dt MOUNT_MSDOS 8
@@ -119,7 +119,7 @@ are given,
.Nm
searches the root directory of the filesystem to
be mounted for any existing Win'95 long filenames.
-If no such entries are found,
+If no such entries are found, but short DOS filenames are found,
.Fl s
is the default. Otherwise
.Fl l
@@ -190,15 +190,6 @@ mounted file system.
Cluster sizes larger than 16K are unavoidable for file system sizes
larger than 1G, and also occur when filesystems larger than 1G are
shrunk to smaller than 1G using FIPS.
-.Pp
-The default handling for
-.Fl s
-and
-.Fl l
-will result in empty filesystems to be populated
-with short filenames only. To generate long filenames
-on empty DOS filesystems use
-.Fl l .
.Sh HISTORY
The
.Nm