nckx pushed a commit to branch master
in repository guix.
commit 77659ff3ad58c779209737dfd542cf4d6ecc057e
Author: Tobias Geerinckx-Rice <[email protected]>
Date: Mon Feb 19 05:41:37 2018 +0100
gnu: iverilog: Use Texinfo in description.
* gnu/packages/fpga.scm (iverilog)[description]: Substitute @command for
inverted commas.
---
gnu/packages/fpga.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index 0144b01..60c5f96 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -105,7 +105,7 @@ It operates as a compiler, compiling source code written in
Verilog
(IEEE-1364) into some target format.
For batch simulation, the compiler can generate an intermediate form
called vvp assembly.
-This intermediate form is executed by the ``vvp'' command.
+This intermediate form is executed by @command{vvp}.
For synthesis, the compiler generates netlists in the desired format.")
;; GPL2 only because of:
;; - ./driver/iverilog.man.in