Alexandre Julliard : widl: Fix a typo in the man page.

Alexandre Julliard julliard at winehq.org
Mon Dec 10 14:00:38 CST 2012


Module: wine
Branch: master
Commit: 50835b415160e677c81ffa6dbfcbdf1581d5d6e9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=50835b415160e677c81ffa6dbfcbdf1581d5d6e9

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Dec 10 11:27:33 2012 +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 5b6e0de..0e4baa5 100644
--- a/tools/widl/widl.man.in
+++ b/tools/widl/widl.man.in
@@ -114,7 +114,7 @@ prefixed with \fB0x\fR, it will be interpreted as an hexadecimal
 number.  For the meaning of values, see the \fBDebug\fR section.
 .PP
 .B Miscellaneous options:
-.IP "\fB-app_config\f"
+.IP "\fB-app_config\fR"
 Ignored, present for midl compatibility.
 .IP "\fB--local-stubs=\fIfile\fR"
 Generate empty stubs for call_as/local methods in an object interface and




More information about the wine-cvs mailing list