From c1b1d183455fa2bb8abe7a38d0a88e139f94cd0a Mon Sep 17 00:00:00 2001 From: Alex Griffin Date: Mon, 27 May 2019 19:26:08 -0500 Subject: nongnu: Use "nonfree" spelling everywhere. * nongnu/packages/linux.scm (corrupt-linux): s/non-free/nonfree/. (linux-firmware): s/non-free/nonfree/. --- nongnu/packages/linux.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 84855c1..65648f9 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -100,8 +100,8 @@ on hardware which requires nonfree software to function."))) #t)))) (home-page "http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git") - (synopsis "Non-free firmware blobs for Linux") - (description "Non-free firmware blobs for enabling support for various + (synopsis "Nonfree firmware blobs for Linux") + (description "Nonfree firmware blobs for enabling support for various hardware in the Linux kernel.") (license (nonfree @@ -125,8 +125,8 @@ hardware in the Linux kernel.") (copy-recursively (string-append source "/ar3k") (string-append fw-dir "/ar3k")) #t)))) - (synopsis "Non-free firmware blobs for the ath3k Bluetooth driver") - (description "Non-free firmware blobs for the ath3k Bluetooth driver. ath3k + (synopsis "Nonfree firmware blobs for the ath3k Bluetooth driver") + (description "Nonfree firmware blobs for the ath3k Bluetooth driver. ath3k is the Linux Bluetooth driver for Atheros AR3011/AR3012 Bluetooth chipsets.") (license (list -- cgit v1.2.3