summary refs log tree commit diff
path: root/gnu/packages/m4.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/m4.scm')
-rw-r--r--gnu/packages/m4.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/m4.scm b/gnu/packages/m4.scm
index eb114c7514..0be1824382 100644
--- a/gnu/packages/m4.scm
+++ b/gnu/packages/m4.scm
@@ -61,7 +61,7 @@
              ("patch/readlink-EINVAL"
               ,(search-patch "m4-readlink-EINVAL.patch"))
              ("patch/gets" ,(search-patch "m4-gets-undeclared.patch"))))
-   (synopsis "GNU M4, a macro processor")
+   (synopsis "Macro processor")
    (description
     "GNU M4 is an implementation of the traditional Unix macro processor.  It
 is mostly SVR4 compatible although it has some extensions (for example,