]> Dogcows Code - chaz/tar/commitdiff
Update master menu
authorSergey Poznyakoff <gray@gnu.org.ua>
Sun, 11 Jun 2006 15:05:22 +0000 (15:05 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sun, 11 Jun 2006 15:05:22 +0000 (15:05 +0000)
doc/tar.texi

index 7785f3032aa6cebb6f2b325f838786d3cda013d7..028edd2d359b77aff83e3db6348b292a9f672cc3 100644 (file)
@@ -79,8 +79,13 @@ The first part of this master menu lists the major nodes in this Info
 document.  The rest of the menu lists all the lower level nodes.
 @end ifnottex
 
-@c The master menu, created with texinfo-master-menu, goes here.
-@c FIXME: Submenus for getdate.texi and intern.texi are interpolated by hand.
+@c The master menu goes here.
+@c
+@c NOTE: To update it from within Emacs, make sure mastermenu.el is
+@c loaded and run texinfo-master-menu.
+@c To update it from the command line, run
+@c
+@c    make master-menu
 
 @menu
 * Introduction::
@@ -287,25 +292,26 @@ Crossing File System Boundaries
 * directory::                   Changing Directory
 * absolute::                    Absolute File Names
 
-Controlling the Archive Format
-
-* Portability::                 Making @command{tar} Archives More Portable
-* Compression::                 Using Less Space through Compression
-* Attributes::                  Handling File Attributes
-* cpio::                        Comparison of @command{tar} and @command{cpio}
-
 Date input formats
 
 * General date syntax::            Common rules.
 * Calendar date items::            19 Dec 1994.
 * Time of day items::              9:20pm.
-* Time zone items::                @sc{est}, @sc{pdt}, @sc{gmt}, ...
+* Time zone items::                @sc{est}, @sc{pdt}, @sc{gmt}.
 * Day of week items::              Monday and others.
 * Relative items in date strings:: next tuesday, 2 years ago.
 * Pure numbers in date strings::   19931219, 1440.
 * Seconds since the Epoch::        @@1078100502.
+* Specifying time zone rules::     TZ="America/New_York", TZ="UTC0".
 * Authors of get_date::            Bellovin, Eggert, Salz, Berets, et al.
 
+Controlling the Archive Format
+
+* Portability::                 Making @command{tar} Archives More Portable
+* Compression::                 Using Less Space through Compression
+* Attributes::                  Handling File Attributes
+* cpio::                        Comparison of @command{tar} and @command{cpio}
+
 Making @command{tar} Archives More Portable
 
 * Portable Names::              Portable Names
@@ -354,12 +360,17 @@ Using Multiple Tapes
 * Tape Files::                  Tape Files
 * Tarcat::                      Concatenate Volumes into a Single Archive
 
-GNU tar internals and development
 
-* Genfile::
-* Tar Internals::
-* Standard::
-* Extensions::
+Genfile
+
+* Generate Mode::     File Generation Mode.
+* Status Mode::       File Status Mode.
+* Exec Mode::         Synchronous Execution mode.
+
+Tar Internals
+
+* Standard::           Basic Tar Format
+* Extensions::         @acronym{GNU} Extensions to the Archive Format
 * Snapshot Files::
 * Dumpdir::
 
This page took 0.037599 seconds and 4 git commands to generate.