gnu: escpr: Mark up description.

* gnu/packages/cups.scm (escpr)[description]: Use @acronym and @tie.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-29 23:42:57 +02:00
parent 9e93bffb58
commit 0b66a8bbd8
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -791,9 +791,9 @@ (define-public escpr
`(("cups" ,cups-minimal)))
(synopsis "ESC/P-R printer driver")
(description
"This package provides a filter for the Common UNIX Printing
System (CUPS). It offers high-quality printing with Seiko Epson color ink jet
printers. It can only be used with printers that support the Epson ESC/P-R
"This package provides a filter for @acronym{CUPS, the Common UNIX Printing
System} that offers high-quality printing with Seiko@tie{}Epson color ink jet
printers. It can be used only with printers that support the Epson@tie{}ESC/P-R
language.")
(home-page "http://download.ebz.epson.net/dsc/search/01/search")
(license license:gpl2+)))