guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: nspr: Mark up description.


From: Tobias Geerinckx-Rice
Subject: 03/04: gnu: nspr: Mark up description.
Date: Mon, 12 Mar 2018 13:46:26 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit a440a6af09d530a841b814051f4efb423c65ae21
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Mar 12 05:15:23 2018 +0100

    gnu: nspr: Mark up description.
    
    * gnu/packages/gnuzilla.scm (nspr)[description]: Use @dfn.
---
 gnu/packages/gnuzilla.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index 457a8fb..323743d 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -274,7 +274,7 @@ in C/C++.")
     (home-page
      "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR";)
     (synopsis "Netscape API for system level and libc-like functions")
-    (description "Netscape Portable Runtime (NSPR) provides a
+    (description "Netscape Portable Runtime (@dfn{NSPR}) provides a
 platform-neutral API for system level and libc-like functions.  It is used
 in the Mozilla clients.")
     (license license:mpl2.0)))



reply via email to

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