summaryrefslogtreecommitdiff
path: root/gnu/packages/cups.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-09-29 23:42:57 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-10-01 00:13:41 +0200
commit0b66a8bbd8f5c17c1fae75075f5906a6e012bfd1 (patch)
tree36e836df79381ca7045227207856ac2a5c1e17c6 /gnu/packages/cups.scm
parent9e93bffb58b3992bdcf5a0a2dc9f5bc9cd1cffd5 (diff)
downloadguix-patches-0b66a8bbd8f5c17c1fae75075f5906a6e012bfd1.tar
guix-patches-0b66a8bbd8f5c17c1fae75075f5906a6e012bfd1.tar.gz
gnu: escpr: Mark up description.
* gnu/packages/cups.scm (escpr)[description]: Use @acronym and @tie.
Diffstat (limited to 'gnu/packages/cups.scm')
-rw-r--r--gnu/packages/cups.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 66ae87efca..d12247f7f3 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -791,9 +791,9 @@ HP@tie{}LaserJet, and possibly other printers. See @file{README} for details.")
`(("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+)))