gnu: nspr: Mark up description.
authorTobias Geerinckx-Rice <me@tobias.gr>
Mon, 12 Mar 2018 04:15:23 +0000 (05:15 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Mon, 12 Mar 2018 17:15:20 +0000 (18:15 +0100)
* gnu/packages/gnuzilla.scm (nspr)[description]: Use @dfn.

gnu/packages/gnuzilla.scm

index 457a8fb..323743d 100644 (file)
@@ -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)))