From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 4/4] build: Rewrite comments for man pages. Date: Sat, 19 Mar 2016 22:32:14 +0100 Message-ID: <87r3f6duht.fsf@gnu.org> References: <1458404286-10448-1-git-send-email-mthl@gnu.org> <1458404286-10448-5-git-send-email-mthl@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahOTt-0004kU-QQ for guix-devel@gnu.org; Sat, 19 Mar 2016 17:32:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahOTq-0004Bs-LT for guix-devel@gnu.org; Sat, 19 Mar 2016 17:32:21 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahOTq-0004Bo-IP for guix-devel@gnu.org; Sat, 19 Mar 2016 17:32:18 -0400 In-Reply-To: <1458404286-10448-5-git-send-email-mthl@gnu.org> (Mathieu Lirzin's message of "Sat, 19 Mar 2016 17:18:06 +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: Mathieu Lirzin Cc: guix-devel@gnu.org Mathieu Lirzin skribis: > * doc.am : Rewrite comments to describe the build process and > the meaning of the noticeable idiosyncrasies in a more general way. OK. Ludo'.