From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 2/2] gnu: Add bluez. Date: Wed, 29 Apr 2015 23:57:45 +0200 Message-ID: <20150429215745.GC9559@debian> References: <87lhhe8sij.fsf@fsf.org> <87ioci8sdl.fsf@fsf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnZzP-0001ga-18 for guix-devel@gnu.org; Wed, 29 Apr 2015 17:57:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnZzI-0002Hv-Kc for guix-devel@gnu.org; Wed, 29 Apr 2015 17:57:54 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:56340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnZzI-0002Hg-9j for guix-devel@gnu.org; Wed, 29 Apr 2015 17:57:48 -0400 Content-Disposition: inline In-Reply-To: <87ioci8sdl.fsf@fsf.org> 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: David Thompson Cc: guix-devel@gnu.org On Sun, Apr 26, 2015 at 05:57:42PM -0400, David Thompson wrote: > + "BlueZ provides support for the core Bluetooth layers and protocols. It > +is flexible, efficient and uses a modular implementation.") Double space after period. Otherwise it looks good. Andreas