From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: [PATCH 4/5] doc: Re-generate openvpn service documentation. Date: Thu, 16 Mar 2017 18:33:03 +0100 Message-ID: <8737edjfe8.fsf@lassieur.org> References: <20170315204642.27626-1-m.othacehe@gmail.com> <20170315204642.27626-5-m.othacehe@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1coZGw-00047M-Ql for guix-devel@gnu.org; Thu, 16 Mar 2017 13:33:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1coZGu-0004KT-4z for guix-devel@gnu.org; Thu, 16 Mar 2017 13:33:10 -0400 Received: from mail.lassieur.org ([83.152.10.219]:35978) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1coZGt-0004KD-LM for guix-devel@gnu.org; Thu, 16 Mar 2017 13:33:08 -0400 In-reply-to: <20170315204642.27626-5-m.othacehe@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Mathieu Othacehe Cc: guix-devel@gnu.org Mathieu Othacehe writes: > * doc/guix.texi (VPN Services): Generate documentation with > generate-openvpn-server-documentation and > generate-openvpn-client-documentation helpers and guile 2.1.7. > --- > doc/guix.texi | 88 +++++++++++++++++++++++++++++------------------------------ > 1 file changed, 44 insertions(+), 44 deletions(-) LGTM, thanks :)