Package: ghdl
Version: 0.21-1
Severity: minor
Tags: patch

Hello,

The attached patch fixes a formatting error resulting in missing words.

Kind Regards,
-- 
Nekral
diff -rauN ../orig/ghdl-0.21/debian/ghdl.1 ./ghdl-0.21/debian/ghdl.1
--- ../orig/ghdl-0.21/debian/ghdl.1     2006-01-27 11:59:14.000000000 +0100
+++ ./ghdl-0.21/debian/ghdl.1   2006-01-27 12:47:39.000000000 +0100
@@ -87,7 +87,8 @@
 .TP 
 .B \-\-vcd=FILENAME
 Dump VCD to FILENAME (a waveform dump, viewable with\-\-for 
instance\-\-\fBgtkwave\fP), i.e. \fI./design \-\-vcd=design.vcd
-.TP \-\-sdf=[TYPE=]PATH=FILENAME\fP
+.TP
+.B \-\-sdf=[TYPE=]PATH=FILENAME
 Back annotate SDF onto design using TYPE (min|typ|max), instance PATH, and SDF 
file FILENAME, i.e. \fI./sdf_design \-\-sdf=typ=top/inst=inst.sdf\fP
 
 .SH "SEE ALSO"

Reply via email to