summaryrefslogtreecommitdiff
path: root/gnu/packages/cpio.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-09-13 15:31:31 +0200
committerLudovic Courtès <ludo@gnu.org>2014-09-13 15:36:07 +0200
commitc5779c931bcfd1073da1031bd8663871a88c2950 (patch)
tree0b4585f72dd0c541d0bfa6c6aa9db884017771b8 /gnu/packages/cpio.scm
parentbed035c56060d008abbfcd7e4100f6aa76031314 (diff)
downloadguix-patches-c5779c931bcfd1073da1031bd8663871a88c2950.tar
guix-patches-c5779c931bcfd1073da1031bd8663871a88c2950.tar.gz
gnu: Synchronize GNU package descriptions with upstream.
These are mostly two-space-after-end-of-sentence-period changes resulting from commit 3a09e1d2.
Diffstat (limited to 'gnu/packages/cpio.scm')
-rw-r--r--gnu/packages/cpio.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cpio.scm b/gnu/packages/cpio.scm
index 2c6e5efdba..eff146ded5 100644
--- a/gnu/packages/cpio.scm
+++ b/gnu/packages/cpio.scm
@@ -39,9 +39,9 @@
(home-page "https://www.gnu.org/software/cpio/")
(synopsis "Manage cpio and tar file archives")
(description
- "GNU cpio copies files into or out of cpio or tar archives. Indeed,
+ "GNU cpio copies files into or out of cpio or tar archives. Indeed,
many formats are supported, including legacy formats. The format is
-determined automatically by the program and is handled appropriately.
+determined automatically by the program and is handled appropriately.
Furthermore, the location of the archive is not important. It can be another
file on the drive, a tape, or data on a pipe.")
(license gpl3+)))