emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48250: closed ([PATCH] gnu: rasdaemon: Correct @acronym command arit


From: GNU bug Tracking System
Subject: bug#48250: closed ([PATCH] gnu: rasdaemon: Correct @acronym command arity.)
Date: Thu, 06 May 2021 07:52:02 +0000

Your message dated Thu, 06 May 2021 09:51:26 +0200
with message-id <87mtt8mha9.fsf@nckx>
and subject line Re: [bug#48250] [PATCH] gnu: rasdaemon: Correct @acronym 
command arity.
has caused the debbugs.gnu.org bug report #48250,
regarding [PATCH] gnu: rasdaemon: Correct @acronym command arity.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
48250: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48250
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: rasdaemon: Correct @acronym command arity. Date: Thu, 6 May 2021 07:07:25 +0200
* 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)))
-- 
2.31.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#48250] [PATCH] gnu: rasdaemon: Correct @acronym command arity. Date: Thu, 06 May 2021 09:51:26 +0200
Alexey,

Alexey Abramov via Guix-patches via 写道:
* gnu/packages/linux.scm (rasdaemon)[description]: @acronym accepts two
arguments. The second one is optional. Delete 2 commas.

Thanks! Pushed as 2fd903c7ded6f819513f648cffa6fa3a83b6b1b0 with a modified commit message.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]