mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2024-11-19 17:06:04 -07:00
server: Remove WINESERVER documentation from the man page.
That variable is not used by the server.
This commit is contained in:
parent
06bfde3bff
commit
1d81a5cb4c
3 changed files with 0 additions and 28 deletions
|
@ -70,16 +70,6 @@ Durch Setzen von unterschiedlichen Pfaden als
|
|||
.I WINEPREFIX
|
||||
für verschiedene Wine-Prozesse ist es möglich, eine beliebige Zahl komplett
|
||||
unabhängiger Sitzungen von Wine zu betreiben.
|
||||
.TP
|
||||
.I WINESERVER
|
||||
Gibt den Pfad und Namen der
|
||||
.B wineserver
|
||||
-Binärdatei an, die automatisch von \fBwine\fR gestartet wird. Ist diese
|
||||
Variable nicht gesetzt, wird \fBwine\fR versuchen,
|
||||
.IR @bindir@/wineserver
|
||||
zu laden. Existiert dieser Pfad nicht, wird nach einer Datei namens
|
||||
\fIwineserver\fR an den in der Variable PATH spezifizierten und anderen
|
||||
wahrscheinlichen Orten gesucht.
|
||||
.SH DATEIEN
|
||||
.TP
|
||||
.B ~/.wine
|
||||
|
|
|
@ -72,15 +72,6 @@ En donnant à
|
|||
.B WINEPREFIX
|
||||
une valeur spécifique pour différents processus Wine, il est possible d'exécuter plusieurs
|
||||
sessions de Wine totalement indépendantes.
|
||||
.TP
|
||||
.B WINESERVER
|
||||
Spécifie le chemin et le nom de l'exécutable
|
||||
.B wineserver
|
||||
qui sera lancé automatiquement par \fBwine\fR.
|
||||
Si cette variable n'est pas définie, Wine essaiera de charger
|
||||
.I @bindir@/wineserver
|
||||
ou, à défaut, un fichier nommé
|
||||
\fIwineserver\fR dans le chemin système ou quelques autres emplacements potentiels.
|
||||
.SH FICHIERS
|
||||
.TP
|
||||
.B ~/.wine
|
||||
|
|
|
@ -72,15 +72,6 @@ By setting
|
|||
.B WINEPREFIX
|
||||
to different values for different Wine processes, it is possible to
|
||||
run a number of truly independent Wine sessions.
|
||||
.TP
|
||||
.B WINESERVER
|
||||
Specifies the path and name of the
|
||||
.B wineserver
|
||||
binary that will be launched automatically by \fBwine\fR. If not set,
|
||||
\fBwine\fR will try to load
|
||||
.IR @bindir@/wineserver ,
|
||||
and if this doesn't exist it will then look for a file named
|
||||
\fIwineserver\fR in the path and in a few other likely locations.
|
||||
.SH FILES
|
||||
.TP
|
||||
.B ~/.wine
|
||||
|
|
Loading…
Reference in a new issue