From 22e9e2018ea810b016d4cf294753cc93599bb4cd Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 5 Jul 2004 15:47:22 +0100 Subject: [PATCH] sourcebuild.texi (Config Fragments): Use @comma{} in cross-reference to section title. * sourcebuild.texi (Config Fragments): Use @comma{} in cross-reference to section title. From-SVN: r84115 --- gcc/ChangeLog | 5 +++++ gcc/doc/sourcebuild.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5ea730178f1..b66acf5d898 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-07-05 Joseph S. Myers + + * sourcebuild.texi (Config Fragments): Use @comma{} in + cross-reference to section title. + 2004-07-05 Richard Kenner * tree-cfg.c (verify_expr): Use CHECK_OK in binary case. diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 400634ba4c5..901c0c2b065 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -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 -- 2.30.2