GNU bug report logs - #51945
[PATCH] doc: Fix the example of "Using virt-viewer with Spice".

Previous Next

Package: guix-patches;

Reported by: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>

Date: Thu, 18 Nov 2021 12:23:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#51945: closed ([PATCH] doc: Fix the example of "Using
 virt-viewer with Spice".)
Date: Tue, 23 Nov 2021 08:59:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 23 Nov 2021 09:58:07 +0100
with message-id <875ysjl04g.fsf <at> 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 <at> gnu.org.)


-- 
51945: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51945
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Rostislav Svoboda <Rostislav.Svoboda <at> gmail.com>
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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Cc: 51945-done <at> debbugs.gnu.org
Subject: Re: bug#51945: [PATCH] doc: Fix the example of "Using virt-viewer
 with Spice".
Date: Tue, 23 Nov 2021 09:58:07 +0100
Hi,

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

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

Applied, thanks!

Ludo’.


This bug report was last modified 3 years and 244 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.