diff options
Diffstat (limited to 'gnu/packages/base.scm')
| -rw-r--r-- | gnu/packages/base.scm | 2 |
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 |
| 195 | differences between files. The \"diff\" command is used to show how two files | 195 | differences between files. The \"diff\" command is used to show how two files |
| 196 | differ, while \"cmp\" shows the offsets and line numbers where they differ. | 196 | differ, 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 |
| 198 | interactive means to merge two files.") | 198 | interactive means to merge two files.") |
| 199 | (license gpl3+) | 199 | (license gpl3+) |
