guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/05: gnu: znc: Use @dfn in description.


From: Tobias Geerinckx-Rice
Subject: 05/05: gnu: znc: Use @dfn in description.
Date: Wed, 2 May 2018 17:46:16 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 1a5444823a1f60d0a99124a3e32abefdfcffff9d
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed May 2 21:29:08 2018 +0200

    gnu: znc: Use @dfn in description.
    
    * gnu/packages/messaging.scm (znc)[description]: Use @dfn.
---
 gnu/packages/messaging.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 64bf384..a3e342c 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)))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]