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/help2man.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'gnu/packages/help2man.scm') diff --git a/gnu/packages/help2man.scm b/gnu/packages/help2man.scm index 6644370b71..55c6faf404 100644 --- a/gnu/packages/help2man.scm +++ b/gnu/packages/help2man.scm @@ -47,6 +47,7 @@ (define-public help2man (home-page "http://www.gnu.org/software/help2man/") (synopsis "Automatically generate man pages from program --help") (description - "help2man is a program that converts the output of standard \"--help\" -and \"--version\" command-line arguments into a manual page automatically.") + "GNU help2man is a program that converts the output of standard +\"--help\" and \"--version\" command-line arguments into a manual page +automatically.") (license gpl3+))) -- cgit v1.2.3