]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
Omit MS-DOS mentions in doc
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2022 23:15:20 +0000 (16:15 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Aug 2022 07:07:39 +0000 (00:07 -0700)
It’s really FAT32 we’re worried about now, not MS-DOS.
And doschk is no longer a GNU program.

doc/tar.texi

index dd565448abc29f4804fbfbf452e111eb6c530e38..39fcf62bf4243a0eb73a7d40be2b810499443a9a 100644 (file)
@@ -10199,11 +10199,9 @@ contain @samp{/-}.  Avoid deep directory nesting.  For portability to
 old Unix hosts, limit your file name components to 14 characters or
 less.
 
-If you intend to have your @command{tar} archives to be read under
-MSDOS, you should not rely on case distinction for file names, and you
-might use the @acronym{GNU} @command{doschk} program for helping you
-further diagnosing illegal MSDOS names, which are even more limited
-than System V's.
+If you intend to have your @command{tar} archives to be read on
+case-insensitive file systems like FAT32,
+you should not rely on case distinction for file names.
 
 @node dereference
 @subsection Symbolic Links