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/texinfo.scm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'gnu/packages/texinfo.scm') diff --git a/gnu/packages/texinfo.scm b/gnu/packages/texinfo.scm index dc41cc4330..7c753a7cf6 100644 --- a/gnu/packages/texinfo.scm +++ b/gnu/packages/texinfo.scm @@ -44,8 +44,9 @@ (synopsis "The GNU documentation format") (description "Texinfo is the official documentation format of the GNU project. It -uses a single source file containing TeX-like formatting commands to produce -a final document in any of several supported output formats, such as HTML or -PDF. This package includes both the tools necessary to produce info -documents from their source as well as the command- line info reader.") +uses a single source file using explicit commands to produce a final document +in any of several supported output formats, such as HTML or PDF. This +package includes both the tools necessary to produce Info documents from +their source and the command-line Info reader. The emphasis of the language +is on expressing the content semantically, avoiding physical markup commands.") (license gpl3+))) -- cgit v1.2.3