doc: Clarify 'hurd-vm' and 'childhurd' names.
Suggested by Maxim Cournoyer via IRC. * doc/guix.texi (The Hurd in a Virtual Machine): Explicitly mention that hurd-vm and childhurd are two names for this service.
This commit is contained in:
parent
ec8e1c9177
commit
e07573432c
1 changed files with 2 additions and 1 deletions
|
@ -24637,7 +24637,8 @@ Return the name of @var{platform}---a string such as @code{"arm"}.
|
||||||
|
|
||||||
Service @code{hurd-vm} provides support for running GNU/Hurd in a
|
Service @code{hurd-vm} provides support for running GNU/Hurd in a
|
||||||
virtual machine (VM), a so-called ``Childhurd''. The virtual machine is
|
virtual machine (VM), a so-called ``Childhurd''. The virtual machine is
|
||||||
a Shepherd service that can be controlled with commands such as:
|
a Shepherd service that can be referred to by the names @code{hurd-vm}
|
||||||
|
and @code{childhurd} and be controlled with commands such as:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
herd start hurd-vm
|
herd start hurd-vm
|
||||||
|
|
Reference in a new issue