From d2dc0e535ffa8c3c38a21ca8c0039aafcb9c1938 Mon Sep 17 00:00:00 2001 From: Ole Henrik Jahren Date: Wed, 2 Nov 2011 15:49:45 +0100 Subject: [PATCH] Add missing hyphen to --ldlibs option in iverilog-vpi man page --- iverilog-vpi.man.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iverilog-vpi.man.in b/iverilog-vpi.man.in index ad870cb1b..b1708bddf 100644 --- a/iverilog-vpi.man.in +++ b/iverilog-vpi.man.in @@ -48,7 +48,7 @@ modules, then exit. It is a convenience for makefiles or automated plug-in installers. .TP 8 -.B --cflags, --ldflags and -ldlibs +.B --cflags, --ldflags and --ldlibs These flags provide compile time information. .SH "PC-ONLY OPTIONS"