summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2020-01-04 13:11:21 -0500
committerPaul Smith <psmith@gnu.org>2020-01-04 13:24:39 -0500
commitec946d7e21ca55cc03d056f61bd2abc068ede5c0 (patch)
treec49177e955cc32a4643f74099ef5108eeebbdac8 /doc
parent16d06006a419b02bc1630ed748c5bef4b775f2ee (diff)
downloadmake-git-ec946d7e21ca55cc03d056f61bd2abc068ede5c0.tar.gz
* doc/make.texi: Change the GFDL to an Appendix
Diffstat (limited to 'doc')
-rw-r--r--doc/make.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/make.texi b/doc/make.texi
index 135f58bc..8be8a364 100644
--- a/doc/make.texi
+++ b/doc/make.texi
@@ -1932,8 +1932,8 @@ more recent than it.
@item
How to update the file @file{foo.o}: by running @code{cc} as stated.
The recipe does not explicitly mention @file{defs.h}, but we presume
-that @file{foo.c} includes it, and that that is why @file{defs.h} was
-added to the prerequisites.
+that @file{foo.c} includes it, and that is why @file{defs.h} was added
+to the prerequisites.
@end itemize
@end ifnottex
@@ -13013,7 +13013,7 @@ tar.zoo: $(SRCS) $(AUX)
@end example
@node GNU Free Documentation License, Concept Index, Complex Makefile, Top
-@appendixsec GNU Free Documentation License
+@appendix GNU Free Documentation License
@cindex FDL, GNU Free Documentation License
@include fdl.texi