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: Tue, 23 Feb 2016 10:21:31 +0100 Message-ID: <20160223092131.GA19268@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]:52873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY9A3-0006ui-4a for guix-devel@gnu.org; Tue, 23 Feb 2016 04:21:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aY99z-0000WV-QJ for guix-devel@gnu.org; Tue, 23 Feb 2016 04:21:39 -0500 Received: from mailrelay7.public.one.com ([91.198.169.215]:59710) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY99z-0000WN-Fz for guix-devel@gnu.org; Tue, 23 Feb 2016 04:21:35 -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 will have a look at the documentation again next weekend (at the latest) and can integrate this suggestion, as well as other pending ones. Andreas