From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#32985: Typo in Shepherd Manual Date: Mon, 08 Oct 2018 15:52:31 +0200 Message-ID: <87h8hwy28w.fsf@gnu.org> References: <87woqswx84.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45192) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9W4V-0000KF-DE for bug-guix@gnu.org; Mon, 08 Oct 2018 09:59:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9Vy3-0001m0-5b for bug-guix@gnu.org; Mon, 08 Oct 2018 09:53:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35778) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g9Vy3-0001lf-09 for bug-guix@gnu.org; Mon, 08 Oct 2018 09:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g9Vy2-0001X4-Tt for bug-guix@gnu.org; Mon, 08 Oct 2018 09:53:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87woqswx84.fsf@gmail.com> (Meiyo Peng's message of "Mon, 08 Oct 2018 18:26:19 +0800") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Meiyo Peng Cc: 32985-done@debbugs.gnu.org Hi, Meiyo Peng skribis: > I noticed a possible typo in the Shepherd Manual. > > In section "4.6 The root and unknown services" of the Shepherd Manual: Indeed, fixed in commit 8a406dc558bd3faa4fdf2a61c019038e069a2a23 of the Shepherd. Thanks! Ludo=E2=80=99.