]> Dogcows Code - chaz/tar/commitdiff
(Sparse Formats): New node
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 23 Jun 2006 15:19:27 +0000 (15:19 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 23 Jun 2006 15:19:27 +0000 (15:19 +0000)
doc/intern.texi

index e6f9706e5c79f8588e1dd69c44c85d420ab02ddd..27330ba20ffdf7872e3487d39b53e141ab5b561e 100644 (file)
@@ -6,6 +6,7 @@
 @menu
 * Standard::           Basic Tar Format
 * Extensions::         @acronym{GNU} Extensions to the Archive Format
+* Sparse Formats::     Storing Sparse Files
 * Snapshot Files::
 * Dumpdir::
 @end menu
@@ -320,6 +321,10 @@ use the @acronym{GNU}-added fields of the header, other versions of
 @command{tar} program will give an error, the most likely one being a
 checksum error.
 
+@node Sparse Formats
+@unnumberedsec Storing Sparse Files
+@include sparse.texi
+
 @node Snapshot Files
 @unnumberedsec Format of the Incremental Snapshot Files
 @include snapshot.texi
@@ -327,3 +332,4 @@ checksum error.
 @node Dumpdir
 @unnumberedsec Dumpdir
 @include dumpdir.texi
+
This page took 0.024961 seconds and 4 git commands to generate.