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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1000,4 +1000,5 @@ (define hurd-vm-service-type
(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}.")))