From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [Shepherd][PATCH] doc: Rename 'deco' to 'herd'. Date: Sun, 17 Jan 2016 15:04:43 +0100 Message-ID: <87y4bo8fpg.fsf@gnu.org> References: <20160116192022.201e3cdf@alarmpi> 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]:58268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKnwn-0007wv-FN for guix-devel@gnu.org; Sun, 17 Jan 2016 09:04:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aKnwk-0003KY-97 for guix-devel@gnu.org; Sun, 17 Jan 2016 09:04:49 -0500 In-Reply-To: <20160116192022.201e3cdf@alarmpi> (Fabian Harfert's message of "Sat, 16 Jan 2016 19:20:22 +0100") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Fabian Harfert Cc: guix-devel@gnu.org Fabian Harfert skribis: > I replaced each 'deco' with 'herd' and fixed some little things. Maybe > it should be applied after the name of the command really changed. Applied, thanks! Note that I=E2=80=99ve added a ChangeLog-style commit log. I also updated shepherd.texi to refer to =E2=80=98herd=E2=80=99. Ludo=E2=80=99.