Zebediah Figura : winegcc: Correctly put the -munix manual section in its own paragraph.

Alexandre Julliard julliard at winehq.org
Mon Sep 20 16:26:20 CDT 2021


Module: wine
Branch: master
Commit: 37ceea6451920e82b5a8c28d27dee1fb7f2c0229
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=37ceea6451920e82b5a8c28d27dee1fb7f2c0229

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Sun Sep 19 22:13:24 2021 -0500

winegcc: Correctly put the -munix manual section in its own paragraph.

Use a style consistent with the rest of the file.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tools/winegcc/winegcc.man.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tools/winegcc/winegcc.man.in b/tools/winegcc/winegcc.man.in
index 831a98323cf..87c1496fd18 100644
--- a/tools/winegcc/winegcc.man.in
+++ b/tools/winegcc/winegcc.man.in
@@ -59,9 +59,8 @@ Set the default entry point of the application to be the Unicode
 This option adds -lgdi32, -lcomdlg32, and -lshell32 to the list of
 default libraries, and passes '--subsystem windows' to winebuild
 to build graphical applications.
-.B \-munix
+.IP \fB-munix\fR
 Set when building the Unix counterpart of a builtin module.
-.TP
 .IP \fB-nodefaultlibs\fR
 Do not use the standard system libraries when linking. These
 include at a minimum -lkernel32, -luser32, -ladvapi32, and 




More information about the wine-cvs mailing list