From 6f03c42c3365d61100c4ff0b4c96a3123dd7a248 Mon Sep 17 00:00:00 2001 From: Janis Johnson Date: Mon, 10 Nov 2008 19:18:10 +0000 Subject: [PATCH] * doc/sourcebuild.texi (Torture Tests): Fix formatting for bullets. From-SVN: r141745 --- gcc/ChangeLog | 2 ++ gcc/doc/sourcebuild.texi | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a76f73b..721cb77 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,7 @@ 2008-11-10 Janis Johnson + * doc/sourcebuild.texi (Torture Tests): Fix formatting for bullets. + * doc/sourcebuild.texi (Torture Tests): Fix formatting in example. 2008-11-10 Eric Botcazou diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index cce0c41..c7a5d4f 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -1558,7 +1558,7 @@ Finalize use of torture lists. The @file{.exp} file for a set of tests that use torture options must include calls to these three procecures if: -@itemize bullet +@itemize @bullet @item It calls @code{gcc-dg-runtest} and overrides @var{DG_TORTURE_OPTIONS}. @item It calls @var{$@{tool@}}@code{-torture} or -- 2.7.4