1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

services: childhurd: Tweak description.

* gnu/services/virtualization.scm (hurd-vm-service-type)[description]:
Mention "childhurd".
This commit is contained in:
Ludovic Courtès
2020-09-26 16:55:16 +02:00
parent d692ebf980
commit dabb00ffee

View File

@@ -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}.")))