gnu: otf2: Edit description.
* gnu/packages/profiling.scm (otf2)[description]: Fix typo and use @dfn.
This commit is contained in:
parent
895789ea78
commit
fb5fedfe7e
|
@ -166,8 +166,8 @@ performance measurement opportunites across the hardware and software stack.")
|
||||||
#t)))))
|
#t)))))
|
||||||
(home-page "http://www.vi-hps.org/projects/score-p/")
|
(home-page "http://www.vi-hps.org/projects/score-p/")
|
||||||
(synopsis "Open Trace Format 2 library")
|
(synopsis "Open Trace Format 2 library")
|
||||||
(description "The Open Trace Format 2 (OTF2) is a scalable, memory
|
(description "The Open Trace Format 2 (@dfn{OTF2}) is a scalable,
|
||||||
efficient event trace data format plus support library.")
|
memory-efficient event trace data format plus support library.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public opari2
|
(define-public opari2
|
||||||
|
|
Loading…
Reference in New Issue