This is an automated email from the git hooks/post-receive script.

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new b44e19a  doc: Fix typo.
b44e19a is described below

commit b44e19acd1a0d449427cea0333f02ac98605be1c
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Wed Apr 15 19:11:32 2020 +0200

    doc: Fix typo.
    
    * doc/guix.texi (Running Guix in a VM): Add missing reference to
    `spice-vdagent-service' and misuse of @pxref.
---
 doc/guix.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 9ddd266..ef5f68d 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -27340,7 +27340,8 @@ VM.  To enable that you'll also have to pass the 
following flags to @command{qem
 name=com.redhat.spice.0
 @end example
 
-You'll also need to add the @pxref{Miscellaneous Services, Spice service}.
+You'll also need to add the @code{(spice-vdagent-service)} to your
+system definition (@pxref{Miscellaneous Services, Spice service}).
 
 @node Defining Services
 @section Defining Services

Reply via email to