nckx pushed a commit to branch master
in repository guix.
commit 58805da44dac6b180245edd8a6419343f64d221c
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Tue May 4 21:12:54 2021 +0200
doc: Fix typo and use @acronym for RAS.
* doc/guix.texi (Linux Services): Fix typo and use @acronym for RAS.
---
doc/guix.texi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 5ce09ec..f3f9430 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -31457,9 +31457,9 @@ parameters, can be done as follow:
@cindex Platform Reliability, Availability and Serviceability daemon
@subsubheading Rasdaemon Service
-The Rasdaemon service provides a daemon which monitors the platform Reliablity,
-Availability and Serviceability (RAS) reports from the Linux kernel trace
-events, logging them to syslogd.
+The Rasdaemon service provides a daemon which monitors platform
+@acronym{RAS, Reliability, Availability, and Serviceability} reports from
+Linux kernel trace events, logging them to syslogd.
Reliability, Availability and Serviceability is a concept used on servers meant
to measure their robustness.