guix-commits
[Top][All Lists]
Advanced

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

02/13: services: childhurd: Tweak description.


From: guix-commits
Subject: 02/13: services: childhurd: Tweak description.
Date: Tue, 29 Sep 2020 16:06:10 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit dabb00ffee94cea6e2fbd3b356eb57f5292fdb27
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sat Sep 26 16:55:16 2020 +0200

    services: childhurd: Tweak description.
    
    * gnu/services/virtualization.scm (hurd-vm-service-type)[description]:
    Mention "childhurd".
---
 gnu/services/virtualization.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/services/virtualization.scm b/gnu/services/virtualization.scm
index 55a19d7..d184eea 100644
--- a/gnu/services/virtualization.scm
+++ b/gnu/services/virtualization.scm
@@ -1000,4 +1000,5 @@ is added to the OS specified in CONFIG."
                                         (const %hurd-vm-accounts))))
    (default-value (hurd-vm-configuration))
    (description
-    "Provide a Virtual Machine running the GNU/Hurd.")))
+    "Provide a virtual machine (VM) running GNU/Hurd, also known as a
+@dfn{childhurd}.")))



reply via email to

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