summary refs log tree commit diff
path: root/gnu/packages/gv.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/gv.scm')
-rw-r--r--gnu/packages/gv.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/gv.scm b/gnu/packages/gv.scm
index 1fd2d50324..f573e312df 100644
--- a/gnu/packages/gv.scm
+++ b/gnu/packages/gv.scm
@@ -55,8 +55,8 @@
              ("zlib" ,zlib)))
    (synopsis "PostScript and PDF viewer using Ghostscript as a back-end")
    (description
-    "GNU gv allows to view and navigate through PostScript and PDF documents
-on an X display by providing a graphical user interface for the Ghostscript
-interpreter.")
+    "GV is a graphical user interface to the Ghostscript interpreter. With
+it, one can view and navigate through PostScript and PDF documents in X
+Windows.")
    (license license:gpl3+)
    (home-page "http://www.gnu.org/software/gv/")))