[PATCH] doc: Fix typo.

  • Done
  • quality assurance status badge
Details
3 participants
  • Leo Famulari
  • Mathieu Othacehe
  • zimoun
Owner
unassigned
Submitted by
zimoun
Severity
normal
Z
Z
zimoun wrote on 15 Apr 2021 14:11
(address . guix-patches@gnu.org)(name . zimoun)(address . zimon.toutoune@gmail.com)
20210415121115.7441-1-zimon.toutoune@gmail.com
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(-)

Toggle diff (17 lines)
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
--
2.29.2
L
L
Leo Famulari wrote on 15 Apr 2021 19:00
(name . zimoun)(address . zimon.toutoune@gmail.com)(address . 47794@debbugs.gnu.org)
YHhxS7I1BiQqWzfz@jasmine.lan
On Thu, Apr 15, 2021 at 02:11:15PM +0200, zimoun wrote:
Toggle quote (3 lines)
> The 'vm-image' command has been superseded by the 'image' command in
> ee2a5da80a9bda25542c00a7a35a9ddddcbd58af.

Thanks, good catch!

Toggle quote (18 lines)
> * 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.

We are in "string freeze" until the release is complete, so that the
translators can finish their work. I'm keeping a list of "string
patches" to push after the release.
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAmB4cUgACgkQJkb6MLrK
fwgL1BAAs0Mh0iHzMMML7FAqPxcnRmMcqZyBM1QupN1MKss/YrT/G6GFSGIdpERW
rQYI2vVKBkQDdTkEHx2bJUNYdW5SwpqGqvWz0jCxAfkKyt1H3YS8gwIfSa/bqi4o
aKNPbr2b/C53Jv+TXQGl3Ko4YEGM094twkpdb8pqr2eRIt8OSrlnh8CXfO12bdCq
xZXFuBnDXi5EhR5Kro7RyblCg1Wbt1ViUtJRdG12WKywf9TRFkx4fAB3YlSrdZHh
PY2I3JYpQ1WSLTWVURP2g96UnfSvas40THiRTX4Q6WRKliACF+0/3Base+FAjojS
jvy5rIokhvAj3bnabR0cPh04tkRG43GVFFblha1EJ/xXxgJIsUo+VmlAQrruYgD3
V08I6ATx8xEmIOvpFGWaFBA+/sjmJUUwTIwARc0dx8JDEvhCIyAsK2cDDDh5Lsow
JwzO5V0OHSAjiiY1Ltj5+gPlRc59XCVNbdZ8IZenj3buhpVnU9WkIcGCAHwUqk+1
gaIE6aKJ1F0Cl/nFxvKa9KdBtUTN7ObSwzu4nExuPYvf7wgA4VPcgz3kHqb8lJq1
iTC+cm8g3wbyiR6yPWed9sjXK2Sd+1YnRxwP37NrhEjfvxI/VzG93LrEUnikBEkE
n9wAZ8WmZ1ld86VPHAqchiaS4Cml2q0/y/coYrcjCKEmBSYmFHM=
=rmui
-----END PGP SIGNATURE-----


M
M
Mathieu Othacehe wrote on 4 Jun 2021 13:59
Re: bug#47794: [PATCH] doc: Fix typo.
(name . zimoun)(address . zimon.toutoune@gmail.com)(address . 47794@debbugs.gnu.org)
87pmx1et82.fsf@gnu.org
zimoun <zimon.toutoune@gmail.com> writes:

Toggle quote (23 lines)
> 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
M
M
Mathieu Othacehe wrote on 4 Jun 2021 14:00
(name . zimoun)(address . zimon.toutoune@gmail.com)(address . 47794-done@debbugs.gnu.org)
87lf7pet5z.fsf@gnu.org
Hello zimoun,

Toggle quote (3 lines)
> The 'vm-image' command has been superseded by the 'image' command in
> ee2a5da80a9bda25542c00a7a35a9ddddcbd58af.

This was fixed with 55aa50834fe07597adddbfc4e007de9420b195ec.

Thanks,

Mathieu
Closed
?