From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: [PATCH v2] gnu: dtc: Update description to reference HOWTO. Date: Tue, 31 Jan 2017 17:34:54 +0100 Message-ID: <87h94fyyq9.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> References: <0bfc2689-f2a2-2437-fdd4-c6d29268f6e5@tobias.gr> <20170131080633.1693-1-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cYbOX-0004AU-3O for guix-devel@gnu.org; Tue, 31 Jan 2017 11:35:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cYbOT-00047D-4T for guix-devel@gnu.org; Tue, 31 Jan 2017 11:35:01 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:54202) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cYbOS-000475-Vz for guix-devel@gnu.org; Tue, 31 Jan 2017 11:34:57 -0500 In-Reply-To: <20170131080633.1693-1-dannym@scratchpost.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" To: Danny Milosavljevic , guix-devel@gnu.org --=-=-= Content-Type: text/plain Danny Milosavljevic writes: > * gnu/packages/u-boot.scm (dtc)[description]: Modify. > --- > gnu/packages/u-boot.scm | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/u-boot.scm b/gnu/packages/u-boot.scm > index cdd52d874..3468fe5a7 100644 > --- a/gnu/packages/u-boot.scm > +++ b/gnu/packages/u-boot.scm > @@ -55,8 +55,9 @@ > (delete 'configure)))) > (home-page "https://www.devicetree.org") > (synopsis "Compiles device tree source files") > - (description "@command{dtc} compiles device tree source files to device > -tree binary files. These are board description files used by Linux and BSD.") > + (description "@command{dtc} compiles > +@uref{http://elinux.org/Device_Tree_Usage, device tree source files} to device > +tree binary files. These are board description files used by Linux and BSD.") LGTM. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAliQvK4ACgkQoqBt8qM6 VPr2xAf+O8BeuiB55ctl44K6VhB3/ySIN7T6S5SdRrIfBlMyTNK0zTAWtpdLkXnx FSKENz2YMR1XAUmqnsj+MU1hfJ+Ykl/OmChB86bMmcZ6cUduvoXxMkcf7ymQhJwW PXaTCzjNmKLBZ7arLd9+u+arlnPyI1/v2x1jZy04VXuHvmFWPAvWGoEJrLSK21Bc TlAguWJbSvrQx/Y3ZsJmohBtHXCkDdwz1yIQh8i5d0gDGmQiS+TkcP/2tVT99cin XTxA1O2zND1w6TGEQT8Aahb1JjYEwBPUN9caaF/X3sOJBKjdqmAP0W9v1ZcO4py0 PyStBy0O0JozY9uwfiPav+PvsciOrw== =mj/r -----END PGP SIGNATURE----- --=-=-=--