unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] doc: Correct example for 'wpa-supplicant-service-type'
@ 2016-12-05  2:16 alex.ter.weele
  2016-12-06  9:27 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: alex.ter.weele @ 2016-12-05  2:16 UTC (permalink / raw)
  To: guix-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-doc-Correct-example-for-wpa-supplicant-service-type.patch --]
[-- Type: text/x-patch, Size: 1172 bytes --]

From 6356c26a14fe1f487eb7f185570420489a7f8d34 Mon Sep 17 00:00:00 2001
From: Alex ter Weele <alex.ter.weele@gmail.com>
Date: Sun, 4 Dec 2016 20:46:14 -0500
Subject: [PATCH] doc: Correct example for 'wpa-supplicant-service-type'

---
 doc/guix.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 47d0d71..90e3e71 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -28,7 +28,8 @@ Copyright @copyright{} 2016 Efraim Flashner@*
 Copyright @copyright{} 2016 John Darrington@*
 Copyright @copyright{} 2016 ng0@*
 Copyright @copyright{} 2016 Jan Nieuwenhuizen@*
-Copyright @copyright{} 2016 Julien Lepiller
+Copyright @copyright{} 2016 Julien Lepiller@*
+Copyright @copyright{} 2016 Alex ter Weele
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -8555,7 +8556,7 @@ Thus, it can be instantiated like this:
 (use-modules (gnu services networking)
              (gnu packages admin))
 
-(service wpa-supplicant-type wpa-supplicant)
+(service wpa-supplicant-service-type wpa-supplicant)
 @end lisp
 @end defvr
 
-- 
2.10.0

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

* Re: [PATCH] doc: Correct example for 'wpa-supplicant-service-type'
  2016-12-05  2:16 [PATCH] doc: Correct example for 'wpa-supplicant-service-type' alex.ter.weele
@ 2016-12-06  9:27 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-12-06  9:27 UTC (permalink / raw)
  To: alex.ter.weele; +Cc: guix-devel

alex.ter.weele@gmail.com skribis:

> From 6356c26a14fe1f487eb7f185570420489a7f8d34 Mon Sep 17 00:00:00 2001
> From: Alex ter Weele <alex.ter.weele@gmail.com>
> Date: Sun, 4 Dec 2016 20:46:14 -0500
> Subject: [PATCH] doc: Correct example for 'wpa-supplicant-service-type'
>

Applied with a ChangeLog-style commit log (see
<https://www.gnu.org/software/guix/manual/html_node/Submitting-Patches.html>.)

Thank you!

Ludo’.

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

end of thread, other threads:[~2016-12-06  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-05  2:16 [PATCH] doc: Correct example for 'wpa-supplicant-service-type' alex.ter.weele
2016-12-06  9:27 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).