summaryrefslogtreecommitdiff
path: root/gnu/packages/busybox.scm
diff options
context:
space:
mode:
authorJohn Darrington <jmd@gnu.org>2014-11-18 18:22:06 +0100
committerJohn Darrington <jmd@gnu.org>2014-11-19 07:08:34 +0100
commit24753e69474fe79fc63e789cc139b1cf4cbe39e5 (patch)
treecf634c6d4a95007ae9ef21aa312a9af34bea2943 /gnu/packages/busybox.scm
parent93882f0edaf69d3ae04cdc9f0100e97248f99b91 (diff)
downloadguix-patches-24753e69474fe79fc63e789cc139b1cf4cbe39e5.tar
guix-patches-24753e69474fe79fc63e789cc139b1cf4cbe39e5.tar.gz
gnu: busybox - whitespace changes only.
* gnu/packages/busybox.scm: Adjust formatting of description field.
Diffstat (limited to 'gnu/packages/busybox.scm')
-rw-r--r--gnu/packages/busybox.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/busybox.scm b/gnu/packages/busybox.scm
index fef026ae01..d200cd7ad5 100644
--- a/gnu/packages/busybox.scm
+++ b/gnu/packages/busybox.scm
@@ -98,8 +98,8 @@
("zip" ,zip)))
(synopsis "Many common UNIX utilities in a single executable")
(description "BusyBox combines tiny versions of many common UNIX utilities
-into a single small executable. It provides a fairly complete
-environment for any small or embedded system.")
+into a single small executable. It provides a fairly complete environment for
+any small or embedded system.")
(home-page "http://www.busybox.net")
;; Some files are gplv2+
(license gpl2)))