guix-commits
[Top][All Lists]
Advanced

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

02/05: gnu: libsrtp: Mark up description.


From: Tobias Geerinckx-Rice
Subject: 02/05: gnu: libsrtp: Mark up description.
Date: Tue, 9 Jan 2018 11:42:39 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 6c0b088740ee6b86c673b682bee923949b4ec609
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Jan 9 02:54:03 2018 +0100

    gnu: libsrtp: Mark up description.
    
    * gnu/packages/telephony.scm (libsrtp)[description]: Use @dfn.
---
 gnu/packages/telephony.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index ae2e229..53bc9f9 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -244,9 +244,10 @@ internet.")
                (("words.txt") "FAQ"))
              #t)))))
     (synopsis "Secure RTP (SRTP) Reference Implementation")
-    (description "This package provides an implementation of the Secure
-Real-time Transport Protocol (SRTP), the Universal Security Transform (UST),
-and a supporting cryptographic kernel.")
+    (description
+     "This package provides an implementation of the Secure Real-time Transport
+Protocol (@dfn{SRTP}), the Universal Security Transform (@dfn{UST}), and a
+supporting cryptographic kernel.")
     (home-page "https://github.com/cisco/libsrtp";)
     (license license:bsd-3)))
 



reply via email to

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