From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: 01/01: doc: Typos and small stylistic changes. Date: Mon, 14 Mar 2016 20:58:51 +0100 Message-ID: <20160314195851.GA7396@solar> References: <20160305152745.10002.35086@vcs.savannah.gnu.org> <87r3fkm3bf.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]:40523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afYdp-0005wk-Qb for guix-devel@gnu.org; Mon, 14 Mar 2016 15:59:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1afYdk-0005oy-T7 for guix-devel@gnu.org; Mon, 14 Mar 2016 15:59:01 -0400 Received: from mailrelay6.public.one.com ([91.198.169.200]:25763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1afYdk-0005ob-Hb for guix-devel@gnu.org; Mon, 14 Mar 2016 15:58:56 -0400 Content-Disposition: inline In-Reply-To: <87r3fkm3bf.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 Wed, Mar 09, 2016 at 12:02:44PM +0300, Alex Kost wrote: > I think this should be rephrased, because after this change, makeinfo > complains: > ./doc/guix.texi:5937: warning: `.' or `,' must follow @xref > And in the generated guix.info there is a dot before "and". Fixed in commit 6e6a04016d292991dcae02bbbe5a3bde616b9092, thanks for the report! Andreas