summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-07-03 00:51:56 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-07-05 02:35:02 +0200
commit1e6191bb55afd1173a3ce3a8a7116b5332aedf52 (patch)
tree9a6556a4caf77ece66ca6d40ded11c173aabb49c /gnu
parent0b042591840b28e137516559864f74a68d39110f (diff)
downloadguix-1e6191bb55afd1173a3ce3a8a7116b5332aedf52.tar.gz
gnu: gtkwave: Mark up description.
* gnu/packages/fpga.scm (gtkwave)[description]: Use @dfn.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/fpga.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index e34df03e6b..c9454aa324 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -328,7 +328,7 @@ Includes the actual FTDI connector.")
 
     (synopsis "Waveform viewer for FPGA simulator trace files")
     (description "This package is a waveform viewer for FPGA
-simulator trace files (FST).")
+simulator trace files (@dfn{FST}).")
     (home-page "http://gtkwave.sourceforge.net/")
-    ;; Exception against free government use in tcl_np.c and tcl_np.h
+    ;; Exception against free government use in tcl_np.c and tcl_np.h.
     (license (list license:gpl2+ license:expat license:tcl/tk))))