summaryrefslogtreecommitdiff
path: root/gnu/packages/base.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/base.scm')
-rw-r--r--gnu/packages/base.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index 9a433ae5e48..f35f6192010 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -193,7 +193,7 @@ differences.")
193 (description 193 (description
194 "GNU Diffutils is a package containing tools for finding the 194 "GNU Diffutils is a package containing tools for finding the
195differences between files. The \"diff\" command is used to show how two files 195differences between files. The \"diff\" command is used to show how two files
196differ, while \"cmp\" shows the offsets and line numbers where they differ. 196differ, while \"cmp\" shows the offsets and line numbers where they differ.
197\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an 197\"diff3\" allows you to compare three files. Finally, \"sdiff\" offers an
198interactive means to merge two files.") 198interactive means to merge two files.")
199 (license gpl3+) 199 (license gpl3+)