--- a/doc/manual.tex
+++ b/doc/manual.tex
@@ -7,7 +7,7 @@
 %%
 %F  gapmacro . . . . . . . . . . . . . . . . . read the GAP macro package
 %%
-\input GAPROOT/doc/gapmacro
+\input GAPROOT/etc/gapmacro
 \Package{FGA}
 %
 %
--- a/doc/make_doc
+++ b/doc/make_doc
@@ -21,7 +21,7 @@
 # ... and build its bibliography (uncomment if there is a `manual.bib')
 bibtex manual
 # TeX the manual again to incorporate the ToC ... and build the index
-tex manual; GAPROOT/doc/manualindex manual
+tex manual; GAPROOT/etc/manualindex manual
 # Finally TeX the manual again to get cross-references right
 tex manual
 # Create the PostScript version (uncomment next line, if needed)
