Adapted the manual pages to the new long options, updated the
-debugmsg channels and added a small hack to get the @sysconfdir@
stuff in the manual pages right.
diff --git a/documentation/wine.conf.man.in b/documentation/wine.conf.man.in
index fecf255..7c827ce 100644
--- a/documentation/wine.conf.man.in
+++ b/documentation/wine.conf.man.in
@@ -16,7 +16,7 @@
.I .winerc
file of this format in your home directory or have the environment variable
.B WINE_INI
-pointing to a configuration file, or use the -config option on the command
+pointing to a configuration file, or use the --config option on the command
line.
A sample configuration file is available as wine.ini in the base directory
of the Wine source distribution.
@@ -157,7 +157,7 @@
to identify the type n[ative], e[lfdll], s[o], b[uiltin]. Also whitespace is
ignored. Keep everything in lower case to be sure that your entries keep the
same meaning. See also commandline option
-.I -dll
+.I --dll
for details about the allowable types.
.PP
.B [DllOverrides]