all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#48250] [PATCH] gnu: rasdaemon: Correct @acronym command arity.
@ 2021-05-06  5:07 Alexey Abramov via Guix-patches via
  2021-05-06  7:51 ` bug#48250: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Abramov via Guix-patches via @ 2021-05-06  5:07 UTC (permalink / raw)
  To: 48250

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#48250: [PATCH] gnu: rasdaemon: Correct @acronym command arity.
  2021-05-06  5:07 [bug#48250] [PATCH] gnu: rasdaemon: Correct @acronym command arity Alexey Abramov via Guix-patches via
@ 2021-05-06  7:51 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-05-06  7:51 UTC (permalink / raw)
  To: Alexey Abramov; +Cc: 48250-done

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-06  7:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06  5:07 [bug#48250] [PATCH] gnu: rasdaemon: Correct @acronym command arity Alexey Abramov via Guix-patches via
2021-05-06  7:51 ` bug#48250: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.