widl: Fix a typo in the man page.
This commit is contained in:
parent
90decb631c
commit
d7e7242af6
|
@ -39,7 +39,7 @@ The default filename is infile.tlb.
|
||||||
Generate client stub.
|
Generate client stub.
|
||||||
.IP "\fB-C \fIfile\fR"
|
.IP "\fB-C \fIfile\fR"
|
||||||
Name of client stub file (default is infile_c.c)
|
Name of client stub file (default is infile_c.c)
|
||||||
.IP "\fB-c\fR"
|
.IP "\fB-p\fR"
|
||||||
Generate proxy.
|
Generate proxy.
|
||||||
.IP "\fB-P \fIfile\fR"
|
.IP "\fB-P \fIfile\fR"
|
||||||
Name of proxy file (default is infile_p.c)
|
Name of proxy file (default is infile_p.c)
|
||||||
|
|
Loading…
Reference in New Issue