summaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-05-02 21:29:08 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-05-02 23:45:55 +0200
commit1a5444823a1f60d0a99124a3e32abefdfcffff9d (patch)
tree9ef5caa182e79d4090a8a11ac163fab0ac36b124 /gnu/packages/messaging.scm
parent8cb3a0cf0aa40fb157474b95413e89635e10c466 (diff)
downloadpatches-1a5444823a1f60d0a99124a3e32abefdfcffff9d.tar
patches-1a5444823a1f60d0a99124a3e32abefdfcffff9d.tar.gz
gnu: znc: Use @dfn in description.
* gnu/packages/messaging.scm (znc)[description]: Use @dfn.
Diffstat (limited to 'gnu/packages/messaging.scm')
-rw-r--r--gnu/packages/messaging.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 64bf3842c2..a3e342ca45 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -492,9 +492,9 @@ compromised.")
("cyrus-sasl" ,cyrus-sasl)))
(home-page "https://znc.in")
(synopsis "IRC network bouncer")
- (description "ZNC is an IRC network bouncer or BNC. It can detach the
-client from the actual IRC server, and also from selected channels. Multiple
-clients from different locations can connect to a single ZNC account
+ (description "ZNC is an @dfn{IRC network bouncer} or @dfn{BNC}. It can
+detach the client from the actual IRC server, and also from selected channels.
+Multiple clients from different locations can connect to a single ZNC account
simultaneously and therefore appear under the same nickname on IRC.")
(license license:asl2.0)))