Module: wine
Branch: stable
Commit: 9a3abae50c2f87e70463be864db0a6e8051c272c
URL: http://source.winehq.org/git/wine.git/?a=commit;h=9a3abae50c2f87e70463be864…
Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com>
Date: Sun Mar 6 02:30:28 2016 +0100
winemaker: Markup fixes in French translation.
Signed-off-by: Frédéric Delanoy <frederic.delanoy(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit 1bd60414c8f07461447b53e98dbc38001a04e6dd)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
tools/winemaker/winemaker.fr.UTF-8.man.in | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/tools/winemaker/winemaker.fr.UTF-8.man.in b/tools/winemaker/winemaker.fr.UTF-8.man.in
index 8e454ae..75ed9fd 100644
--- a/tools/winemaker/winemaker.fr.UTF-8.man.in
+++ b/tools/winemaker/winemaker.fr.UTF-8.man.in
@@ -29,12 +29,11 @@ winemaker \- générer une infrastructure de construction pour la compilation de
.br
[
.BR "--generated-files " "] [ " "--nogenerated-files " "]
-]
.br
[
.BR "--wine32 " "]
.br
-.IR " répertoire_de_travail" "| " "fichier_projet" "| " "fichier_espace_de_travail"
+.IR " répertoire_de_travail" " | " "fichier_projet" " | " "fichier_espace_de_travail"
.SH DESCRIPTION
.PP
@@ -49,7 +48,7 @@ convertis en majuscules durant le transfert.
.PP
-\ convertir les fins de ligne DOS en fins de ligne UNIX (CRLF vers LF).
.PP
--\ balayer les directives d'inclusion et les références aux fichiers
+-\ parcourir les directives d'inclusion et les références aux fichiers
de ressources pour y remplacer les backslashs par des slashs.
.PP
-\ durant l'étape ci-dessus,
@@ -182,7 +181,7 @@ L'ensemble standard de bibliothèques est : \fIodbc32.dll\fR, \fIodbccp32.dll\f
\fIoleaut32.dll\fR et \fIwinspool.drv\fR.
.TP
.B --nomsvcrt
-Définir certaines options afin que winegcc n'utilise pas
+Définir certaines options afin que \fBwinegcc\fR n'utilise pas
msvcrt durant la compilation. Utilisez cette option si certains fichiers cpp
incluent \fI<string>\fR.
.TP
@@ -192,7 +191,7 @@ Utiliser le mode interactif. Dans ce mode,
demandera de confirmer la liste de cibles pour chaque répertoire, et ensuite
de fournir des options spécifiques de répertoire et/ou de cible.
.TP
-.BR --single-target " nom"
+.BI --single-target " nom"
Spécifier qu'il n'y a qu'une seule cible, appelée \fInom\fR.
.TP
.B --generated-files
Module: wine
Branch: stable
Commit: dadf14e752620026441ebd53094f3c960b8fd332
URL: http://source.winehq.org/git/wine.git/?a=commit;h=dadf14e752620026441ebd530…
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Thu Mar 3 11:42:02 2016 +0100
msiexec: Fix manpage markup for repair and logging modifiers.
Signed-off-by: Hans Leidekker <hans(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit 8d4ac88a6b18fa0655e92d292fa847021a55bfc3)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
programs/msiexec/msiexec.man.in | 50 ++++++++++++++++++++---------------------
1 file changed, 25 insertions(+), 25 deletions(-)
diff --git a/programs/msiexec/msiexec.man.in b/programs/msiexec/msiexec.man.in
index 23b3b58..e7c3798 100644
--- a/programs/msiexec/msiexec.man.in
+++ b/programs/msiexec/msiexec.man.in
@@ -24,25 +24,25 @@ Same as \fB/x\fR.
\fR[\fBp\fR|\fBo\fR|\fBe\fR|\fBd\fR|\fBc\fR|\fBa\fR|\fBu\fR|\fBm\fR|\fBs\fR|\fBv\fR]\ \
\fR{\fIpackage\fR|\fIproductcode\fR}
Repair an installation. Default options are \'omus\'
-.IP "\fBlp\fR"
+.IP "\fBp\fR"
Reinstall the file if it is missing.
-.IP "\fBlo\fR"
+.IP "\fBo\fR"
Reinstall the file if it is missing or if any older version is installed.
-.IP "\fBle\fR"
+.IP "\fBe\fR"
Reinstall the file if it is missing, or if the installed version is equal or older.
-.IP "\fBld\fR"
+.IP "\fBd\fR"
Reinstall the file if it is missing or a different version is installed.
-.IP "\fBlc\fR"
+.IP "\fBc\fR"
Reinstall the file if it is missing or the checksum does not match.
-.IP "\fBla\fR"
+.IP "\fBa\fR"
Reinstall all files.
-.IP "\fBlu\fR"
+.IP "\fBu\fR"
Rewrite all required user registry entries.
-.IP "\fBlm\fR"
+.IP "\fBm\fR"
Rewrite all required machine registry entries.
-.IP "\fBls\fR"
+.IP "\fBs\fR"
Overwrite any conflicting shortcuts.
-.IP "\fBlv\fR"
+.IP "\fBv\fR"
Recache the local installation package from the source installation package.
.SH PATCHING
.IP \fB/p\ \fR{\fIpatch\fR}\ \fR[\fIproperty\fR=\fIfoobar\fR]
@@ -65,35 +65,35 @@ Shows a full UI.
[\fBi\fR|\fBw\fR|\fBe\fR|\fBa\fR|\fBr\fR|\fBu\fR|\fBc\fR|\fBm\fR|\fBo\fR|\fBp\fR|\fBv\fR]\
[\fB+\fR|\fB!\fR]\ {\fIlogfile\fR}
Enable logging to \fIlogfile\fR. Defaults are \'iwearmo\'.
-.IP "\fBl*\fR"
+.IP "\fB*\fR"
Enable all logging options except \'v\' and \'x\'.
-.IP "\fBli\fR"
+.IP "\fBi\fR"
Log status messages.
-.IP "\fBlw\fR"
+.IP "\fBw\fR"
Log nonfatal warnings.
-.IP "\fBle\fR"
+.IP "\fBe\fR"
Log all error messages.
-.IP "\fBla\fR"
+.IP "\fBa\fR"
Log start of actions.
-.IP "\fBlr\fR"
+.IP "\fBr\fR"
Log action specifc records.
-.IP "\fBlu\fR"
+.IP "\fBu\fR"
Log user requests.
-.IP "\fBlc\fR"
+.IP "\fBc\fR"
Log initial UI parameters.
-.IP "\fBlm\fR"
+.IP "\fBm\fR"
Log out of memory errors.
-.IP "\fBlo\fR"
+.IP "\fBo\fR"
Log out of diskspace messages.
-.IP "\fBlp \fR"
+.IP "\fBp \fR"
Log terminal properties.
-.IP "\fBlv \fR"
+.IP "\fBv \fR"
Verbose logging.
-.IP "\fBlx \fR"
+.IP "\fBx \fR"
Log extra debugging messages.
-.IP "\fBl+ \fR"
+.IP "\fB+ \fR"
Append logging to existing file.
-.IP "\fBl! \fR"
+.IP "\fB! \fR"
Flush each line to log.
.SH OTHER OPTIONS
.IP \fB/h
Module: wine
Branch: stable
Commit: 32dbcdfcbbea499a7503407c1041d38fbb7c3f38
URL: http://source.winehq.org/git/wine.git/?a=commit;h=32dbcdfcbbea499a7503407c1…
Author: Marcus Meissner <marcus(a)jet.franken.de>
Date: Wed Mar 2 09:24:34 2016 +0100
manpages: Markup fixes.
Reported by Eric S. Raymond.
Signed-off-by: Marcus Meissner <marcus(a)jet.franken.de>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit 0d06ebf5fb515e19cd9ec951dd9e49f6e678b35c)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
programs/msiexec/msiexec.man.in | 50 ++++++++++++++++++++--------------------
programs/winedbg/winedbg.man.in | 2 +-
tools/winemaker/winemaker.man.in | 1 -
3 files changed, 26 insertions(+), 27 deletions(-)
diff --git a/programs/msiexec/msiexec.man.in b/programs/msiexec/msiexec.man.in
index 83328ae..23b3b58 100644
--- a/programs/msiexec/msiexec.man.in
+++ b/programs/msiexec/msiexec.man.in
@@ -24,25 +24,25 @@ Same as \fB/x\fR.
\fR[\fBp\fR|\fBo\fR|\fBe\fR|\fBd\fR|\fBc\fR|\fBa\fR|\fBu\fR|\fBm\fR|\fBs\fR|\fBv\fR]\ \
\fR{\fIpackage\fR|\fIproductcode\fR}
Repair an installation. Default options are \'omus\'
-.IP "\flp\fR"
+.IP "\fBlp\fR"
Reinstall the file if it is missing.
-.IP "\flo\fR"
+.IP "\fBlo\fR"
Reinstall the file if it is missing or if any older version is installed.
-.IP "\fle\fR"
+.IP "\fBle\fR"
Reinstall the file if it is missing, or if the installed version is equal or older.
-.IP "\fld\fR"
+.IP "\fBld\fR"
Reinstall the file if it is missing or a different version is installed.
-.IP "\flc\fR"
+.IP "\fBlc\fR"
Reinstall the file if it is missing or the checksum does not match.
-.IP "\fla\fR"
+.IP "\fBla\fR"
Reinstall all files.
-.IP "\flu\fR"
+.IP "\fBlu\fR"
Rewrite all required user registry entries.
-.IP "\flm\fR"
+.IP "\fBlm\fR"
Rewrite all required machine registry entries.
-.IP "\fls\fR"
+.IP "\fBls\fR"
Overwrite any conflicting shortcuts.
-.IP "\flv\fR"
+.IP "\fBlv\fR"
Recache the local installation package from the source installation package.
.SH PATCHING
.IP \fB/p\ \fR{\fIpatch\fR}\ \fR[\fIproperty\fR=\fIfoobar\fR]
@@ -65,35 +65,35 @@ Shows a full UI.
[\fBi\fR|\fBw\fR|\fBe\fR|\fBa\fR|\fBr\fR|\fBu\fR|\fBc\fR|\fBm\fR|\fBo\fR|\fBp\fR|\fBv\fR]\
[\fB+\fR|\fB!\fR]\ {\fIlogfile\fR}
Enable logging to \fIlogfile\fR. Defaults are \'iwearmo\'.
-.IP "\fl*\fR"
+.IP "\fBl*\fR"
Enable all logging options except \'v\' and \'x\'.
-.IP "\fli\fR"
+.IP "\fBli\fR"
Log status messages.
-.IP "\flw\fR"
+.IP "\fBlw\fR"
Log nonfatal warnings.
-.IP "\fle\fR"
+.IP "\fBle\fR"
Log all error messages.
-.IP "\fla\fR"
+.IP "\fBla\fR"
Log start of actions.
-.IP "\flr\fR"
+.IP "\fBlr\fR"
Log action specifc records.
-.IP "\flu\fR"
+.IP "\fBlu\fR"
Log user requests.
-.IP "\flc\fR"
+.IP "\fBlc\fR"
Log initial UI parameters.
-.IP "\flm\fR"
+.IP "\fBlm\fR"
Log out of memory errors.
-.IP "\flo\fR"
+.IP "\fBlo\fR"
Log out of diskspace messages.
-.IP "\flp \fR"
+.IP "\fBlp \fR"
Log terminal properties.
-.IP "\flv \fR"
+.IP "\fBlv \fR"
Verbose logging.
-.IP "\flx \fR"
+.IP "\fBlx \fR"
Log extra debugging messages.
-.IP "\fl+ \fR"
+.IP "\fBl+ \fR"
Append logging to existing file.
-.IP "\fl! \fR"
+.IP "\fBl! \fR"
Flush each line to log.
.SH OTHER OPTIONS
.IP \fB/h
diff --git a/programs/winedbg/winedbg.man.in b/programs/winedbg/winedbg.man.in
index d6e5dc9..d107166 100644
--- a/programs/winedbg/winedbg.man.in
+++ b/programs/winedbg/winedbg.man.in
@@ -163,7 +163,7 @@ Adds a breakpoint at the line \fIN\fR inside symbol \fIid\fR.
.IP \fBbreak\ \fIN\fR
Adds a breakpoint at line \fIN\fR of current source file.
.IP \fBbreak\fR
-Adds a breakpoint at current \f$PC\fR address.
+Adds a breakpoint at current \fB$PC\fR address.
.IP \fBwatch\ *\ \fIN\fR
Adds a watch command (on write) at address \fIN\fR (on 4 bytes).
.IP \fBwatch\ \fIid\fR
diff --git a/tools/winemaker/winemaker.man.in b/tools/winemaker/winemaker.man.in
index 5014cdd..9d03e65 100644
--- a/tools/winemaker/winemaker.man.in
+++ b/tools/winemaker/winemaker.man.in
@@ -29,7 +29,6 @@ winemaker \- generate a build infrastructure for compiling Windows programs on U
.br
[
.BR "--generated-files " "] [ " "--nogenerated-files " "]
-]
.br
[
.BR "--wine32 " "]
Module: wine
Branch: stable
Commit: 6ea8b64d23eb1da71a51e9d42450cfb945f894f6
URL: http://source.winehq.org/git/wine.git/?a=commit;h=6ea8b64d23eb1da71a51e9d42…
Author: Jens Reyer <jre.winesim(a)gmail.com>
Date: Tue Mar 1 19:49:42 2016 +0100
winemaker: Fix macro-not-defined errors from man.
' characters at the start of a line indicate a groff command. If
used in error, the affected lines get ignored. Therefore add a
zero-width space and reformat another paragraph to keep the
literal meaning.
Signed-off-by: Jens Reyer <jre.winesim(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit 93fc6826c210ebb3e8ee11207d39515b954858cb)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
tools/winemaker/winemaker.de.UTF-8.man.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/tools/winemaker/winemaker.de.UTF-8.man.in b/tools/winemaker/winemaker.de.UTF-8.man.in
index 2446a4f..e4df360 100644
--- a/tools/winemaker/winemaker.de.UTF-8.man.in
+++ b/tools/winemaker/winemaker.de.UTF-8.man.in
@@ -58,7 +58,7 @@ im Includepfad suchen und die entsprechende Zeile, falls nötig, mit der korrekt
Groß-/Kleinschreibweise austauschen.
.PP
- Winemaker wird ebenso andere, exotischere Probleme wie die Benutzung von
-'#pragma pack', 'afxres.h' in nicht-MFC-Projekten und mehr untersuchen.
+\&'#pragma pack', 'afxres.h' in nicht-MFC-Projekten und mehr untersuchen.
Sollte etwas ungwöhnliches vorkommen, wird Winemaker Sie warnen.
.PP
- Winemaker kann eine ganze Verzeichnisstruktur auf einmal durchsuchen,
@@ -198,9 +198,9 @@ $ winemaker --lower-uppercase -DSTRICT .
Damit scannt Winemaker das aktuelle Verzeichnis und die Unterverzeichnisse nach
Quellcodedateien. Jede Datei und jedes Verzeichnis, das ganz in Großbuchstaben
geschrieben ist, wird in Kleinbuchstaben umbenannt. Danach werden alle Quellcodedateien
-an die Kompilierung mit Winelib angepasst und Makefiles erzeugt.
-'-DSTRICT' gibt an, dass das STRICT-Makro gesetzt sein muss, um diesen Quellcode
-zu kompilieren. Letztendlich wird Winemaker die globale Makefile erzeugen.
+an die Kompilierung mit Winelib angepasst und Makefiles erzeugt. '-DSTRICT' gibt
+an, dass das STRICT-Makro gesetzt sein muss, um diesen Quellcode zu kompilieren.
+Letztendlich wird Winemaker die globale Makefile erzeugen.
.PP
Der nächste Schritt wäre dann:
.PP
Module: wine
Branch: stable
Commit: d30f71fed810f3369c39f2e14aa2dea7ce09df69
URL: http://source.winehq.org/git/wine.git/?a=commit;h=d30f71fed810f3369c39f2e14…
Author: Jens Reyer <jre.winesim(a)gmail.com>
Date: Tue Mar 1 19:49:41 2016 +0100
loader: Fix macro-not-defined error from man.
' characters at the start of a line indicate a groff command. If
used in error, the affected lines get ignored. Therefore reformat
the paragraph to keep the literal meaning.
Signed-off-by: Jens Reyer <jre.winesim(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
(cherry picked from commit 486194e41d23b9abaf30d322bf13cdc1bf72920d)
Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org>
---
loader/wine.pl.UTF-8.man.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/loader/wine.pl.UTF-8.man.in b/loader/wine.pl.UTF-8.man.in
index 4aebf68..1718d65 100644
--- a/loader/wine.pl.UTF-8.man.in
+++ b/loader/wine.pl.UTF-8.man.in
@@ -263,8 +263,8 @@ symboliczene dowiązanie w formie $WINEPREFIX/dosdevices/com1 -> /dev/ttyS0.
Napędy DOS również są określone przez dowiązania symboliczne; Dla przykładu jeżeli napęd D:
odpowiadałby napędowi CDROM zamontowanemu w /mnt/cdrom, miałbyś dowiązanie symboliczne
$WINEPREFIX/dosdevices/d: -> /mnt/cdrom. Urządzenia Uniksowe odpowiadające
-napędom DOS mogą być określone w ten sam sposób, z użyciem '::' zamiast
-':'. Tak więc dla poprzedniego przykładu, jeżeli urządzenie CDROM byłoby zamontowane
+napędom DOS mogą być określone w ten sam sposób, z użyciem '::' zamiast ':'.
+Tak więc dla poprzedniego przykładu, jeżeli urządzenie CDROM byłoby zamontowane
z /dev/hdc, to odpowiadające dowiązanie symboliczne wyglądałoby następująco
$WINEPREFIX/dosdevices/d:: -> /dev/hdc.
.SH AUTORZY