me
/
guix
Archived
1
0
Fork 0

services: childhurd: Tweak description.

* gnu/services/virtualization.scm (hurd-vm-service-type)[description]:
Mention "childhurd".
master
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
1 changed files with 2 additions and 1 deletions

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