gnu: iverilog: Use Texinfo in description. * gnu/packages/fpga.scm (iverilog)[description]: Substitute @command for inverted commas.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/fpga.scm
M gnu/packages/fpga.scm => gnu/packages/fpga.scm +1 -1
@@ 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