guix-commits
[Top][All Lists]
Advanced

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

01/01: docs: Fix typo in qemu-binfmt example.


From: Danny Milosavljevic
Subject: 01/01: docs: Fix typo in qemu-binfmt example.
Date: Wed, 17 Jan 2018 10:10:32 -0500 (EST)

dannym pushed a commit to branch master
in repository guix.

commit ba4919122aa9b3897f491935cd2d6ae450e5d040
Author: Danny Milosavljevic <address@hidden>
Date:   Wed Jan 17 16:06:55 2018 +0100

    docs: Fix typo in qemu-binfmt example.
    
    * doc/guix.texi (Virtualization Services): Document 'guix-support?' 
properly.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 161d3cf..feadcef 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -17920,7 +17920,7 @@ service:
 (service qemu-binfmt-service-type
          (qemu-binfmt-configuration
            (platforms (lookup-qemu-platforms "arm"))
-           (qemu-support? #t)))
+           (guix-support? #t)))
 @end example
 
 You can run:



reply via email to

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