]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Tue, 18 Jan 2005 01:53:09 +0000 (01:53 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Tue, 18 Jan 2005 01:53:09 +0000 (01:53 +0000)
doc/Makefile.am
doc/tar.texi

index 733cd487a1db89bfe81b26a633fe1f394b8c2f6f..e288d962699589a81567a731897192a84e2283e1 100644 (file)
@@ -40,6 +40,8 @@ GENDOCS=gendocs.sh
 TEXI2DVI=texi2dvi -t '@set $(RENDITION)' -E
 
 # Make sure you set TEXINPUTS
+# Usual value is:
+# /usr/share/texmf/pdftex/plain/misc:/usr/share/texmf/pdftex/config
 manual:
        TEXINPUTS=$(srcdir):$(top_srcdir)/config:$(TEXINPUTS) \
         MAKEINFO="$(MAKEINFO) $(MAKEINFOFLAGS)" \
index 9d1072d4befe44240ec128ad7568a278ced8133c..43cfb4bd0f33ded49753cd4b96fcf54a099fefee 100644 (file)
@@ -71,10 +71,11 @@ developing GNU and promoting software freedom.''
 @insertcopying
 @end titlepage
 
-@ifnottex
 @node Top
 @top @acronym{GNU} tar: an archiver tool
 
+@ifnottex
+
 @insertcopying
 
 @cindex file archival
This page took 0.04241 seconds and 4 git commands to generate.