all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#51945] [PATCH] doc: Fix the example of "Using virt-viewer with Spice".
@ 2021-11-18 12:20 Rostislav Svoboda
  2021-11-23  8:58 ` bug#51945: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Rostislav Svoboda @ 2021-11-18 12:20 UTC (permalink / raw)
  To: 51945; +Cc: Rostislav Svoboda

* doc/guix.texi (Running Guix in a Virtual Machine): add missing line
continuation char '\'.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 59ceb4477a..8b86d55075 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -35109,7 +35109,7 @@ Running Guix in a VM
 @example
 -device virtio-serial-pci,id=virtio-serial0,max_ports=16,bus=pci.0,addr=0x5
 -chardev spicevmc,name=vdagent,id=vdagent
--device virtserialport,nr=1,bus=virtio-serial0.0,chardev=vdagent,
+-device virtserialport,nr=1,bus=virtio-serial0.0,chardev=vdagent,\
 name=com.redhat.spice.0
 @end example
 
-- 
2.34.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51945: [PATCH] doc: Fix the example of "Using virt-viewer with Spice".
  2021-11-18 12:20 [bug#51945] [PATCH] doc: Fix the example of "Using virt-viewer with Spice" Rostislav Svoboda
@ 2021-11-23  8:58 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-11-23  8:58 UTC (permalink / raw)
  To: Rostislav Svoboda; +Cc: 51945-done

Hi,

Rostislav Svoboda <rostislav.svoboda@gmail.com> skribis:

> * doc/guix.texi (Running Guix in a Virtual Machine): add missing line
> continuation char '\'.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-23  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18 12:20 [bug#51945] [PATCH] doc: Fix the example of "Using virt-viewer with Spice" Rostislav Svoboda
2021-11-23  8:58 ` bug#51945: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.