diff options
author | Paul Smith <psmith@gnu.org> | 2007-08-15 13:53:53 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2007-08-15 13:53:53 +0000 |
commit | 19b6504f8a92ec9db6330976dba85804e9c18d6e (patch) | |
tree | 77e2083b69f3e020f68260352c51f5f41832d10d /doc/make.texi | |
parent | bb4d040fadcb76a8828eaf24b4f0557ec11f44fb (diff) | |
download | gunmake-19b6504f8a92ec9db6330976dba85804e9c18d6e.tar.gz |
Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.
One of our translations disappeared from the translations site so remove it.
The fdl.texi file was changed to not contain any @node entries, so add some
around it in make.texi.
Diffstat (limited to 'doc/make.texi')
-rw-r--r-- | doc/make.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/make.texi b/doc/make.texi index d6cfc3c..c30e794 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -11117,9 +11117,10 @@ tar.zoo: $(SRCS) $(AUX) @end group @end example -@raisesections +@node GNU Free Documentation License, Concept Index, Complex Makefile, Top +@appendixsec GNU Free Documentation License +@cindex FDL, GNU Free Documentation License @include fdl.texi -@lowersections @node Concept Index, Name Index, GNU Free Documentation License, Top @unnumbered Index of Concepts |