From patchwork Thu May 6 05:07:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexey Abramov X-Patchwork-Id: 29144 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 997CB27BC83; Thu, 6 May 2021 06:09:09 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id F023F27BC82 for ; Thu, 6 May 2021 06:09:08 +0100 (BST) Received: from localhost ([::1]:33154 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1leWG4-0000Lv-3f for patchwork@mira.cbaines.net; Thu, 06 May 2021 01:09:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60782) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1leWFy-0000Ld-8i for guix-patches@gnu.org; Thu, 06 May 2021 01:09:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53381) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1leWFy-0003N0-1H for guix-patches@gnu.org; Thu, 06 May 2021 01:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1leWFx-0000S9-Rb for guix-patches@gnu.org; Thu, 06 May 2021 01:09:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48250] [PATCH] gnu: rasdaemon: Correct @acronym command arity. Resent-From: Alexey Abramov Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 06 May 2021 05:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48250 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48250@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16202776931726 (code B ref -1); Thu, 06 May 2021 05:09:01 +0000 Received: (at submit) by debbugs.gnu.org; 6 May 2021 05:08:13 +0000 Received: from localhost ([127.0.0.1]:36692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1leWFA-0000Rm-TF for submit@debbugs.gnu.org; Thu, 06 May 2021 01:08:13 -0400 Received: from lists.gnu.org ([209.51.188.17]:34766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1leWF7-0000Re-Tj for submit@debbugs.gnu.org; Thu, 06 May 2021 01:08:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60742) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1leWF7-0000Jl-PI for guix-patches@gnu.org; Thu, 06 May 2021 01:08:09 -0400 Received: from mail.mmer.org ([178.22.65.174]:60134) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1leWF6-0002mt-1r for guix-patches@gnu.org; Thu, 06 May 2021 01:08:09 -0400 Received: from mail.mmer.org (localhost [127.0.0.1]) by mail.mmer.org (OpenSMTPD) with ESMTP id d6264a23 for ; Thu, 6 May 2021 05:07:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=mmer.org; h=from:to :subject:date:message-id:mime-version:content-transfer-encoding; s=dkim; bh=a6yYmvXzhfuGz6mA9r/Gdcm2wYpNGoNvfKN+yThIP8E=; b=i4pk R/+L5cGO7YGezcDx3HIxf83QC186NxUWcxUJjqmOUfjaXeTRSCn0StK8x//Ag/A4 KH2m2pKlkBkWkI6JsGubsAC1EN07PGXPe9vXTsrP2mH3ATpMACf9uuCuVDeGiE3h 7URMHDlF5Cm5R+0lmCH6RDgnl6NmPfb3S+FLINA= Received: from delta (j74182.upc-j.chello.nl [24.132.74.182]) by mail.mmer.org (OpenSMTPD) with ESMTPSA id 2f2c6878 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Thu, 6 May 2021 05:07:58 +0000 (UTC) Date: Thu, 6 May 2021 07:07:25 +0200 Message-Id: <20210506050725.16828-1-levenson@mmer.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Received-SPF: pass client-ip=178.22.65.174; envelope-from=levenson@mmer.org; helo=mail.mmer.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Alexey Abramov X-ACL-Warn: , Alexey Abramov via Guix-patches X-Patchwork-Original-From: Alexey Abramov via Guix-patches via From: Alexey Abramov X-getmail-retrieved-from-mailbox: Patches * gnu/packages/linux.scm (rasdaemon)[description]: @acronym accepts two arguments. The second one is optional. Delete 2 commas. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 135de525bb..b3a50e9f2e 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8098,8 +8098,8 @@ provides user-space tools for creating EROFS file systems.") (home-page "https://github.com/mchehab/rasdaemon") (synopsis "Platform Reliability, Availability, and Serviceability tools") (description - "The @code{rasdaemon} daemon monitors platform @acronym{RAS, Reliability, -Availability, and Serviceability} reports from Linux kernel trace events. + "The @code{rasdaemon} daemon monitors platform @acronym{RAS, Reliability +Availability and Serviceability} reports from Linux kernel trace events. These trace events are logged in @file{/sys/kernel/debug/tracing} and reported through standard log mechanisms like syslog.") (license license:gpl2)))