From 13f6a916b354de5d4ccaaf9a2a4f17aa41809fe9 Mon Sep 17 00:00:00 2001 From: Purdea Andrei Date: Tue, 19 May 2020 21:44:30 +0300 Subject: [PATCH] man page: fix typo regarding +libext+ command --- driver/iverilog.man.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver/iverilog.man.in b/driver/iverilog.man.in index 190142d96..a4e09ed9b 100644 --- a/driver/iverilog.man.in +++ b/driver/iverilog.man.in @@ -502,7 +502,7 @@ Variables in the \fIincludedir\fP are substituted. .TP 8 .B +libext+\fIext\fP -The \fB+libext\fP token in command files fives file extensions to try +The \fB+libext\fP token in command files lists file extensions to try when looking for a library file. This is useful in conjunction with \fB\-y\fP flags to list suffixes to try in each directory before moving on to the next library directory.