merge-requests/1/head
Henning Geinitz 2003-09-24 15:57:14 +00:00
rodzic e306b4fbe1
commit fe31e3389c
4 zmienionych plików z 7 dodań i 7 usunięć

Wyświetl plik

@ -84,7 +84,7 @@ Corrections and suggestions are welcome, of course. Thank you.
--------------------------------------------------------
Fetch the latest SANE distribution from the SANE homepage at:
http://www.mostang.com/sane.
http://www.sane-project.org/
Unpack and configure it.

Wyświetl plik

@ -66,18 +66,18 @@
*
* @section additional Additional documentation
* - The SANE standard can be found at <a
* href="http://www.mostang.com/sane/html/">the SANE webserver</a>.
* href="http://www.sane-project.org/html/">the SANE webserver</a>.
* - Information on how to write a backend: <a
* href="../backend-writing.txt">backend-writing.txt</a>.
* - General SANE documentation is on <a
* href="http://www.mostang.com/sane/docs.html>the SANE documentation
* href="http://www.sane-project.org/docs.html>the SANE documentation
* page</a>.
*
* @section contact Contact
*
* The common way to contact the developers of SANE is the sane-devel
* mailing list. See the <a
* href="http://www.mostang.com/sane/mail.html">mailing list webpage</a>
* href="http://www.sane-project.org/mailing-lists.html">mailing list webpage</a>
* for details. That's the place to ask questions, report bugs, or announce
* a new backend.
*

Wyświetl plik

@ -54,7 +54,7 @@
* are not file descriptors.
*
* @sa sanei_lm983x.h, sanei_pa4s2.h, sanei_pio.h, sanei_scsi.h, and <a
* href="http://www.mostang.com/sane/man/sane-usb.5.html">man sane-usb(5)</a>
* href="http://www.sane-project.org/man/sane-usb.5.html">man sane-usb(5)</a>
* for user-oriented documentation
*/

Wyświetl plik

@ -1,8 +1,8 @@
#!/bin/sh
#
# This script is part of SANE, <URL:http://www.mostang.com/sane/>
# This script is part of SANE, <URL:http://www.sane-project.org/>
#
# Send bugreports and other requests to sane-devel@mostang.com
# Send bugreports and other requests to sane-devel@lists.alioth.debian.org
PACKAGE="@PACKAGE@"
scriptname="sane-config"