doc: Capitalize "Hurd" in 'operating-system' reference.
* doc/guix.texi (operating-system Reference): Capitalize "Hurd".
This commit is contained in:
parent
2c9f6ff2ae
commit
720fce6dae
1 changed files with 1 additions and 1 deletions
|
@ -12857,7 +12857,7 @@ available when building a virtual machine disk image.}.
|
||||||
|
|
||||||
@cindex hurd
|
@cindex hurd
|
||||||
@item @code{hurd} (default: @code{#f})
|
@item @code{hurd} (default: @code{#f})
|
||||||
The package object of the hurd to be started by the kernel. When this
|
The package object of the Hurd to be started by the kernel. When this
|
||||||
field is set, produce a GNU/Hurd operating system. In that case,
|
field is set, produce a GNU/Hurd operating system. In that case,
|
||||||
@code{kernel} must also be set to the @code{gnumach} package---the
|
@code{kernel} must also be set to the @code{gnumach} package---the
|
||||||
microkernel the Hurd runs on.
|
microkernel the Hurd runs on.
|
||||||
|
|
Reference in a new issue