From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] doc: Fix minor typos and add missing words. Date: Wed, 24 Feb 2016 21:35:41 +0100 Message-ID: <20160224203541.GA27698@solar> References: <87a8mruczj.fsf@gmail.com> <87vb5fooa2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40777) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYgA1-0002m9-FQ for guix-devel@gnu.org; Wed, 24 Feb 2016 15:35:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYg9y-00052y-P0 for guix-devel@gnu.org; Wed, 24 Feb 2016 15:35:49 -0500 Received: from mailrelay7.public.one.com ([91.198.169.215]:55489) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYg9y-00052U-DV for guix-devel@gnu.org; Wed, 24 Feb 2016 15:35:46 -0500 Content-Disposition: inline In-Reply-To: <87vb5fooa2.fsf@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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Kost Cc: guix-devel@gnu.org On Tue, Feb 23, 2016 at 10:53:57AM +0300, Alex Kost wrote: > I would rather write: "The @code{(gnu services shepherd)} module ..." > But I don't know if it's preferable or not, other opinions are needed. > The rest fixes look good to me. I agree and pushed like this. Thanks, Chris and Alex! Andreas