emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51945: closed ([PATCH] doc: Fix the example of "Using virt-viewer wi


From: GNU bug Tracking System
Subject: bug#51945: closed ([PATCH] doc: Fix the example of "Using virt-viewer with Spice".)
Date: Tue, 23 Nov 2021 08:59:01 +0000

Your message dated Tue, 23 Nov 2021 09:58:07 +0100
with message-id <875ysjl04g.fsf@gnu.org>
and subject line Re: bug#51945: [PATCH] doc: Fix the example of "Using 
virt-viewer with Spice".
has caused the debbugs.gnu.org bug report #51945,
regarding [PATCH] doc: Fix the example of "Using virt-viewer with Spice".
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
51945: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51945
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] doc: Fix the example of "Using virt-viewer with Spice". Date: Thu, 18 Nov 2021 13:20:40 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#51945: [PATCH] doc: Fix the example of "Using virt-viewer with Spice". Date: Tue, 23 Nov 2021 09:58:07 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]