guix-commits
[Top][All Lists]
Advanced

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

04/10: gnu: gtkwave: Mark up description.


From: Tobias Geerinckx-Rice
Subject: 04/10: gnu: gtkwave: Mark up description.
Date: Wed, 4 Jul 2018 20:35:37 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 1e6191bb55afd1173a3ce3a8a7116b5332aedf52
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Jul 3 00:51:56 2018 +0200

    gnu: gtkwave: Mark up description.
    
    * gnu/packages/fpga.scm (gtkwave)[description]: Use @dfn.
---
 gnu/packages/fpga.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index e34df03..c9454aa 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))))



reply via email to

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