From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4C25E13835A for ; Wed, 10 Mar 2021 19:51:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FDA0E086B; Wed, 10 Mar 2021 19:51:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4691BE086B for ; Wed, 10 Mar 2021 19:51:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6CAD335DAB for ; Wed, 10 Mar 2021 19:51:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4134558C for ; Wed, 10 Mar 2021 19:51:24 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1615400066.873ecd6b31468c5d91b0cfa0a1ce6a525508ff83.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: / X-VCS-Repository: proj/devmanual X-VCS-Files: devbook.xsl X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 873ecd6b31468c5d91b0cfa0a1ce6a525508ff83 X-VCS-Branch: master Date: Wed, 10 Mar 2021 19:51:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dce4f0b4-e627-47d0-94de-601bdd555778 X-Archives-Hash: 0f286880131e8f07a7bb341f7fa2f11d commit: 873ecd6b31468c5d91b0cfa0a1ce6a525508ff83 Author: Ulrich Müller gentoo org> AuthorDate: Wed Mar 10 18:14:26 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Mar 10 18:14:26 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=873ecd6b devbook.xsl: concat can take more than two arguments Signed-off-by: Ulrich Müller gentoo.org> devbook.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devbook.xsl b/devbook.xsl index abc3853..f79bee3 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -867,7 +867,7 @@
  • - +