Robert Shearman : widl: Fix a typo in the man page.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jun 2 04:55:46 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: d7e7242af649289cda52a99dc64af744dfebe241
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=d7e7242af649289cda52a99dc64af744dfebe241

Author: Robert Shearman <rob at codeweavers.com>
Date:   Thu Jun  1 15:40:31 2006 +0100

widl: Fix a typo in the man page.

---

 tools/widl/widl.man.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/widl/widl.man.in b/tools/widl/widl.man.in
index 267f1fe..2d9ac80 100644
--- a/tools/widl/widl.man.in
+++ b/tools/widl/widl.man.in
@@ -39,7 +39,7 @@ The default filename is infile.tlb.
 Generate client stub.
 .IP "\fB-C \fIfile\fR"
 Name of client stub file (default is infile_c.c)
-.IP "\fB-c\fR"
+.IP "\fB-p\fR"
 Generate proxy.
 .IP "\fB-P \fIfile\fR"
 Name of proxy file (default is infile_p.c)




More information about the wine-cvs mailing list