From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:56429) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j5tNP-0006dt-7W for guix-patches@gnu.org; Sun, 23 Feb 2020 10:41:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j5tNO-0006Mh-8l for guix-patches@gnu.org; Sun, 23 Feb 2020 10:41:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45525) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j5tNO-0006MY-5t for guix-patches@gnu.org; Sun, 23 Feb 2020 10:41:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1j5tNO-00070R-3P for guix-patches@gnu.org; Sun, 23 Feb 2020 10:41:02 -0500 Subject: [bug#39752] [PATCH 0/5 shepherd v2] Update the doc and an example. Resent-Message-ID: From: Brice Waegeneire Date: Sun, 23 Feb 2020 16:40:03 +0100 Message-Id: <20200223154008.24888-1-brice@waegenei.re> In-Reply-To: <20200223091859.21705-1-brice@waegenei.re> References: <20200223091859.21705-1-brice@waegenei.re> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 39752@debbugs.gnu.org Add commit #5 and fix typos in commit #3. Brice Waegeneire (5): doc: Fix typos. service: Fix typos. doc: Expand the part on special action 'doc'. doc: Fix wolfgangj example. .dir-locals.el: End sentence with a double space. .dir-locals.el | 1 + doc/examples/wolfgangj.scm | 4 +++- doc/shepherd.texi | 24 +++++++++++++++++------- modules/shepherd/service.scm | 4 ++-- 4 files changed, 23 insertions(+), 10 deletions(-) -- 2.25.0