Sergey Poznyakoff 20 years ago
parent
commit
4e52e75bbe
2 changed files with 4 additions and 1 deletions
  1. 2 0
      doc/Makefile.am
  2. 2 1
      doc/tar.texi

+ 2 - 0
doc/Makefile.am

@@ -40,6 +40,8 @@ GENDOCS=gendocs.sh
 TEXI2DVI=texi2dvi -t '@set $(RENDITION)' -E
 TEXI2DVI=texi2dvi -t '@set $(RENDITION)' -E
 
 
 # Make sure you set TEXINPUTS
 # Make sure you set TEXINPUTS
+# Usual value is:
+# /usr/share/texmf/pdftex/plain/misc:/usr/share/texmf/pdftex/config
 manual:
 manual:
 	TEXINPUTS=$(srcdir):$(top_srcdir)/config:$(TEXINPUTS) \
 	TEXINPUTS=$(srcdir):$(top_srcdir)/config:$(TEXINPUTS) \
 	 MAKEINFO="$(MAKEINFO) $(MAKEINFOFLAGS)" \
 	 MAKEINFO="$(MAKEINFO) $(MAKEINFOFLAGS)" \

+ 2 - 1
doc/tar.texi

@@ -71,10 +71,11 @@ developing GNU and promoting software freedom.''
 @insertcopying
 @insertcopying
 @end titlepage
 @end titlepage
 
 
-@ifnottex
 @node Top
 @node Top
 @top @acronym{GNU} tar: an archiver tool
 @top @acronym{GNU} tar: an archiver tool
 
 
+@ifnottex
+
 @insertcopying
 @insertcopying
 
 
 @cindex file archival
 @cindex file archival