From 574e86f9cf7a62a235f3b1cfa215b82e47bcd5a7 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 6 Apr 2014 21:17:42 +0200 Subject: gnu: Synchronize synopses and descriptions with the Womb. * gnu/packages/gnunet.scm (gnunet): Synchronize description and synopsis with upstream. * gnu/packages/maths.scm (units): Likewise. * gnu/packages/grub.scm (grub): Likewise. * gnu/packages/pretty-print.scm (enscript): Likewise. --- gnu/packages/pretty-print.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/pretty-print.scm') diff --git a/gnu/packages/pretty-print.scm b/gnu/packages/pretty-print.scm index ea559ec936..8c51b54f18 100644 --- a/gnu/packages/pretty-print.scm +++ b/gnu/packages/pretty-print.scm @@ -150,7 +150,7 @@ indentation counting, function and file indices and more.") (synopsis "Generating PostScript, including pretty-printing") (description "GNU Enscript is a program to convert ASCII text files to PostScript, -HTML or RTF formats, to be stored in files or sent immediately to a printer. +HTML or RTF formats, to be stored in files or sent immediately to a printer. It also includes the capability to perform syntax highlighting for several different programming languages.") (license gpl3+))) -- cgit v1.2.3