From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 24C913858D32; Mon, 4 Sep 2023 20:50:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 24C913858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1693860601; bh=POUgP6O0zk56fl8TvsOCTg9cYUJykkOa3jZMVgfC0qw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qwB+uKpVgL/XIcLLo9aw+EG7AcwpeySwDNiKdzkq4zIDwdXMBscUivKNmiCOnb2hx +O4Ze87LBKcr8iQjNNiuzHevtjY9YrnH1dtC+aCFqLC+dC+0927A/LVZLZdVT4Oglh CYGaFht0ORAMF3redANFPwbLCRbLhGefbZBNAQBY= From: "bruno at clisp dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/111288] formatting mistake in HTML documentation Date: Mon, 04 Sep 2023 20:50:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: bruno at clisp dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D111288 --- Comment #1 from Bruno Haible --- Created attachment 55840 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D55840&action=3Dedit Rendering before applying the fix=