From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 2A813385694E; Fri, 19 May 2023 08:07:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2A813385694E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1684483632; bh=t0eeKdmRFDXGO20dMJH+Sl6FG2nepykyrup0WIyDcrg=; h=To:Subject:Date:From:From; b=rvRuBedmQhURP8z52VxtLd4091cPdd0IMb/u5rM/KyjIQu/Isd71BwKvKdoHyE5fT eNCdPy6K3JasUVlWfiIf2SEWpmlZ0CwRFhNZJ1+9wPqpWWm+DBTmRqV/BGZKntnfPx /vT+4S7/kXGwC2a2JlcAgb8IRg+vg9gmwr8rEStk= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 7a18a9b9dc329dfa6640f6584b0ea8ae33b0a653 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 821f00b7fa8b7369e6a8ccd12be675a838c304ab X-Git-Newrev: 7a18a9b9dc329dfa6640f6584b0ea8ae33b0a653 Message-Id: <20230519080712.2A813385694E@sourceware.org> Date: Fri, 19 May 2023 08:07:12 +0000 (GMT) From: Gerald Pfeifer List-Id: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 7a18a9b9dc329dfa6640f6584b0ea8ae33b0a653 (commit) from 821f00b7fa8b7369e6a8ccd12be675a838c304ab (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7a18a9b9dc329dfa6640f6584b0ea8ae33b0a653 Author: Gerald Pfeifer Date: Fri May 19 10:06:54 2023 +0200 onlinedocs/13.1.0: Remove last trace of XHTML diff --git a/htdocs/onlinedocs/13.1.0/index.html b/htdocs/onlinedocs/13.1.0/index.html index 7b8c3d38..2abc06ac 100644 --- a/htdocs/onlinedocs/13.1.0/index.html +++ b/htdocs/onlinedocs/13.1.0/index.html @@ -4,7 +4,7 @@ GCC 13.1 manuals - + ----------------------------------------------------------------------- Summary of changes: htdocs/onlinedocs/13.1.0/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs