all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Clément Lassieur" <clement@lassieur.org>
To: Mathieu Othacehe <m.othacehe@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 5/5] services: Fix a typo which was corrected in generated doc.
Date: Thu, 16 Mar 2017 17:44:15 +0100	[thread overview]
Message-ID: <878to5jhnk.fsf@lassieur.org> (raw)
In-Reply-To: <20170315204642.27626-6-m.othacehe@gmail.com>

> * gnu/services/vpn.scm (define-split-configuration): Fix typo.
> ---
>  gnu/services/vpn.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/services/vpn.scm b/gnu/services/vpn.scm
> index 844a11b3d..e1a04a985 100644
> --- a/gnu/services/vpn.scm
> +++ b/gnu/services/vpn.scm
> @@ -1,6 +1,7 @@
>  ;;; GNU Guix --- Functional package management for GNU
>  ;;; Copyright © 2017 Julien Lepiller <julien@lepiller.eu>
>  ;;; Copyright © 2017 Clément Lassieur <clement@lassieur.org>
> +;;; Copyright © 2017 Mathieu Othacehe <m.othacehe@gmail.com>
>  ;;;
>  ;;; This file is part of GNU Guix.
>  ;;;
> @@ -279,7 +280,7 @@ by the authority given in @code{ca}.")
>  
>     (key
>      (string "/etc/openvpn/client.key")
> -    "The key of the machine the daemon is running on. It must be the whose
> +    "The key of the machine the daemon is running on. It must be the key whose
>  certificate is @code{cert}.")
>  
>     (comp-lzo?

The commit message should be: "services: openvpn: ...", but otherwise
LGTM :)

      reply	other threads:[~2017-03-16 16:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-15 20:46 [PATCH 0/5] Add tlp service Mathieu Othacehe
2017-03-15 20:46 ` [PATCH 1/5] gnu: tlp: Read configuration from /etc/tlp Mathieu Othacehe
2017-03-16 16:38   ` Clément Lassieur
2017-03-15 20:46 ` [PATCH 2/5] services: Factorize define-maybe macro Mathieu Othacehe
2017-03-16 17:25   ` Clément Lassieur
2017-03-15 20:46 ` [PATCH 3/5] gnu: Add tlp service Mathieu Othacehe
2017-03-16 16:25   ` Clément Lassieur
2017-03-16 17:08     ` Mathieu Othacehe
2017-03-16 21:05     ` Mathieu Othacehe
2017-03-16 16:33   ` Clément Lassieur
2017-03-16 17:09     ` Mathieu Othacehe
2017-03-16 17:18       ` Clément Lassieur
2017-03-15 20:46 ` [PATCH 4/5] doc: Re-generate openvpn service documentation Mathieu Othacehe
2017-03-16 17:33   ` Clément Lassieur
2017-03-15 20:46 ` [PATCH 5/5] services: Fix a typo which was corrected in generated doc Mathieu Othacehe
2017-03-16 16:44   ` Clément Lassieur [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878to5jhnk.fsf@lassieur.org \
    --to=clement@lassieur.org \
    --cc=guix-devel@gnu.org \
    --cc=m.othacehe@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.