[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#47794] [PATCH] doc: Fix typo.
From: |
Mathieu Othacehe |
Subject: |
[bug#47794] [PATCH] doc: Fix typo. |
Date: |
Fri, 04 Jun 2021 13:59:09 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
zimoun <zimon.toutoune@gmail.com> writes:
> The 'vm-image' command has been superseded by the 'image' command in
> ee2a5da80a9bda25542c00a7a35a9ddddcbd58af.
>
> * doc/guix.texi (Running Guix in a VM): Fix typo.
> ---
> doc/guix.texi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guix.texi b/doc/guix.texi
> index bb86195a25..5fa7445dbc 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -33447,7 +33447,7 @@ as @file{/run/current-system/configuration.scm}
> (@pxref{Using the
> Configuration System}).
>
> Instead of using this pre-built image, one can also build their own virtual
> -machine image using @command{guix system vm-image} (@pxref{Invoking guix
> +machine image using @command{guix system image} (@pxref{Invoking guix
> system}). The returned image is in qcow2 format, which the
> @uref{https://qemu.org/, QEMU emulator} can efficiently use.
>
>
> base-commit: 46c6161ed638ecde5e55211903be46deb22b5e93
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#47794] [PATCH] doc: Fix typo.,
Mathieu Othacehe <=