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@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Zebediah Figura 2021-09-19 22:13:24 -05:00 committed by Alexandre Julliard
parent 828a0ae6ea
commit 37ceea6451
1 changed files with 1 additions and 2 deletions

View File

@ -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