widl: Fix typo in man page.
This commit is contained in:
parent
a7cc44a6db
commit
a93ee68f2e
|
@ -97,7 +97,7 @@ names. The default output filename is \fBdlldata.c\fR.
|
||||||
.IP "\fB-I \fIpath\fR"
|
.IP "\fB-I \fIpath\fR"
|
||||||
Add a header search directory to path. Multiple search
|
Add a header search directory to path. Multiple search
|
||||||
directories are allowed.
|
directories are allowed.
|
||||||
.IP "\fB-D \fIid\fR[\f\fB=\fIval\fR]"
|
.IP "\fB-D \fIid\fR[\fB=\fIval\fR]"
|
||||||
Define preprocessor macro \fIid\fR with value \fIval\fR.
|
Define preprocessor macro \fIid\fR with value \fIval\fR.
|
||||||
.IP "\fB-E\fR"
|
.IP "\fB-E\fR"
|
||||||
Preprocess only.
|
Preprocess only.
|
||||||
|
|
Loading…
Reference in New Issue