winemaker: Fix manpage.

This commit is contained in:
André Hentschel 2010-04-02 18:02:53 +02:00 committed by Alexandre Julliard
parent c611af370b
commit 84669a3920
1 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ encounters something out of the ordinary, winemaker will warn you about it.
.PP
- winemaker can also scan a complete directory tree at once, guess what are
the executables and libraries you are trying to build, match them with
source files, and generate the corresponding Makefile.in files.
source files, and generate the corresponding Makefile.
.PP
- finally winemaker will generate a global Makefile for normal use.
.PP
@ -170,7 +170,7 @@ target specific options.
Specifies that there is only one target, and that it is called "name".
.TP
.I --generated-files
Tells winemaker to generate the build the Makefile. This is the default.
Tells winemaker to generate the Makefile. This is the default.
.TP
.I --nogenerated-files
Tells winemaker not to generate the Makefile.