* sourcebuild.texi (Config Fragments): Use @comma{} in
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Jul 2004 14:47:22 +0000 (14:47 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Jul 2004 14:47:22 +0000 (14:47 +0000)
cross-reference to section title.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84115 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/sourcebuild.texi

index 5ea7301..b66acf5 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-05  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       * sourcebuild.texi (Config Fragments): Use @comma{} in
+       cross-reference to section title.
+
 2004-07-05  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
 
        * tree-cfg.c (verify_expr): Use CHECK_OK in binary case.
index 400634b..901c0c2 100644 (file)
@@ -211,7 +211,7 @@ particular build machine.  The file @file{config.host} is used to handle
 configuration specific to the particular host machine.  (In general,
 these should only be used for features that cannot reasonably be tested in
 Autoconf feature tests.)
-@xref{System Config, , The @file{config.build}, @file{config.host},
+@xref{System Config, , The @file{config.build}@comma{} @file{config.host}@comma{}
 and @file{config.gcc} Files}, for details of the contents of these files.
 
 @item Each language subdirectory has a file