mirror of
https://github.com/X11Libre/xf86-video-sis.git
synced 2026-03-24 01:25:01 +00:00
Replace some broken URLs with winishhofer.eu
The old one seems to be a casino web site nowadays. Debian bug#517075 Reported-by: Nigel Tamplin <fuse@f2s.com> Signed-off-by: Julien Cristau <jcristau@debian.org>
This commit is contained in:
4
README
4
README
@@ -60,7 +60,7 @@
|
||||
|
||||
This document provides a brief overview over the driver's features and
|
||||
configuration options. Please see
|
||||
http://www.winischhofer.at/linuxsisvga.shtml for detailed
|
||||
http://www.winischhofer.eu/linuxsisvga.shtml for detailed
|
||||
documentation and updates.
|
||||
|
||||
|
||||
@@ -170,7 +170,7 @@
|
||||
Option
|
||||
This option enables/disables the driver's interface for the
|
||||
SiSCtrl utility. Please see
|
||||
http://www.winischhofer.at/linuxsisvga.shtml for more
|
||||
http://www.winischhofer.eu/linuxsisvga.shtml for more
|
||||
information.
|
||||
|
||||
Option
|
||||
|
||||
@@ -65,7 +65,7 @@ details. This section only covers configuration details specific to this
|
||||
driver.
|
||||
.PP
|
||||
Detailed information on all supported options can be obtained at
|
||||
http://www.winischhofer.at/linuxsisvga.shtml
|
||||
http://www.winischhofer.eu/linuxsisvga.shtml
|
||||
.PP
|
||||
This manpage only covers a subset of the supported options.
|
||||
.PP
|
||||
@@ -251,7 +251,7 @@ About Merged Framebuffer support
|
||||
Merged framebuffer mode is similar to dual head/Xinerama mode (for using two
|
||||
output devices of one card at the same time), but has a few advantages which
|
||||
make me recommend it strongly over Xinerama. Please see
|
||||
http://www.winischhofer.at/linuxsisvga.shtml for detailed information.
|
||||
http://www.winischhofer.eu/linuxsisvga.shtml for detailed information.
|
||||
.PP
|
||||
About dual-head support
|
||||
.PP
|
||||
@@ -368,7 +368,7 @@ the TV standard is PAL. Super overscan will produce an
|
||||
image on the TV which is larger than the viewable area.
|
||||
.PP
|
||||
The driver supports many more options. Please see
|
||||
http://www.winischhofer.at/linuxsisvga.shtml for
|
||||
http://www.winischhofer.eu/linuxsisvga.shtml for
|
||||
more information.
|
||||
.PP
|
||||
.I "3. 300 series specific information"
|
||||
@@ -434,7 +434,7 @@ __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), Xserver(_
|
||||
XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__)
|
||||
#endif
|
||||
.PP
|
||||
.B "http://www.winischhofer.at/linuxsisvga.shtml"
|
||||
.B "http://www.winischhofer.eu/linuxsisvga.shtml"
|
||||
for more information and updates
|
||||
.SH AUTHORS
|
||||
Author: Thomas Winischhofer. Formerly based on code by Alan Hourihane,
|
||||
|
||||
@@ -3185,7 +3185,7 @@ SISPreInit(ScrnInfoPtr pScrn, int flags)
|
||||
xf86DrvMsg(pScrn->scrnIndex, X_INFO,
|
||||
"Copyright (C) 2001-2005 Thomas Winischhofer <thomas@winischhofer.net> and others\n");
|
||||
xf86DrvMsg(pScrn->scrnIndex, X_INFO,
|
||||
"*** See http://www.winischhofer.at/linuxsisvga.shtml\n");
|
||||
"*** See http://www.winischhofer.eu/linuxsisvga.shtml\n");
|
||||
xf86DrvMsg(pScrn->scrnIndex, X_INFO,
|
||||
"*** for documentation and updates.\n");
|
||||
|
||||
|
||||
@@ -1392,7 +1392,7 @@ SiSOptions(ScrnInfoPtr pScrn)
|
||||
|
||||
if((from == X_DEFAULT) && (!pSiS->enablesisctrl)) {
|
||||
xf86DrvMsg(pScrn->scrnIndex, X_INFO,
|
||||
"For information on SiSCtrl, see\n\t\thttp://www.winischhofer.at/linuxsispart1.shtml#sisctrl\n");
|
||||
"For information on SiSCtrl, see\n\t\thttp://www.winischhofer.eu/linuxsispart1.shtml#sisctrl\n");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user