summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-13 17:29:03 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-13 17:29:03 +0000
commiteb24ca8a3197a6ef04e0a65bfeff1476d96169e9 (patch)
treecd6f2fc633a1e59cf514d9ff4c3ac76314c4200d
parent91580ead9828d00f1d503785e8ecd16008f93fea (diff)
downloadppe42-gcc-eb24ca8a3197a6ef04e0a65bfeff1476d96169e9.tar.gz
ppe42-gcc-eb24ca8a3197a6ef04e0a65bfeff1476d96169e9.zip
Fix typo, html is generated in the build directory, not the source directory.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90590 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/doc/sourcebuild.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 2f4416695ec..b7207e064f5 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -594,7 +594,7 @@ This should be done using @code{$(TEXI2DVI)}, with appropriate
@option{-I} arguments pointing to directories of included files.
This hook is a double-colon hook.
@item html
-Build HTML documentation for the front end, in the source directory.
+Build HTML documentation for the front end, in the build directory.
@item man
Build generated man pages for the front end from Texinfo manuals
(@pxref{Man Page Generation}), in the build directory. This target
OpenPOWER on IntegriCloud