From 79c311b81cd8b12075f4c8028a65787481ee40c5 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sun, 1 Dec 2013 22:33:23 +0100 Subject: gnu: Synchronize descriptions with 'gnumaint'. --- gnu/packages/groff.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/groff.scm') diff --git a/gnu/packages/groff.scm b/gnu/packages/groff.scm index 2c5510a20e..21902ebc8a 100644 --- a/gnu/packages/groff.scm +++ b/gnu/packages/groff.scm @@ -47,8 +47,8 @@ (define-public groff ("texinfo" ,texinfo))) (synopsis "Typesetting from plain text mixed with formatting commands") (description - "The groff is a typesetting package that reads plain text and produces + "Groff is a typesetting package that reads plain text and produces formatted output based on formatting commands contained within the text. It -is used particularly often in the formatting of \"man\" documentation pages.") +is usually the formatter of \"man\" documentation pages.") (license gpl3+) (home-page "http://www.gnu.org/software/groff/"))) -- cgit v1.2.3