guix-commits
[Top][All Lists]
Advanced

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

11/12: gnu: otf2: Edit description.


From: Tobias Geerinckx-Rice
Subject: 11/12: gnu: otf2: Edit description.
Date: Fri, 10 Aug 2018 20:09:23 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit fb5fedfe7ed18175fd17f4f09c7d26bdd21e31e2
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Aug 10 00:42:44 2018 +0200

    gnu: otf2: Edit description.
    
    * gnu/packages/profiling.scm (otf2)[description]: Fix typo and use @dfn.
---
 gnu/packages/profiling.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/profiling.scm b/gnu/packages/profiling.scm
index c58881b..42d6d6a 100644
--- a/gnu/packages/profiling.scm
+++ b/gnu/packages/profiling.scm
@@ -166,8 +166,8 @@ performance measurement opportunites across the hardware 
and software stack.")
              #t)))))
     (home-page "http://www.vi-hps.org/projects/score-p/";)
     (synopsis "Open Trace Format 2 library")
-    (description "The Open Trace Format 2 (OTF2) is a scalable, memory
-efficient event trace data format plus support library.")
+    (description "The Open Trace Format 2 (@dfn{OTF2}) is a scalable,
+memory-efficient event trace data format plus support library.")
     (license license:bsd-3)))
 
 (define-public opari2



reply via email to

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