| Kernel v2.4.19 /Documentation/scsi-generic.txt |
|---|
 2.4.19
 Documentation
 scsi-generic.txt
diff -urN linux-2.4.18/Documentation/scsi-generic.txt linux-2.4.19/Documentation/scsi-generic.txt
--- linux-2.4.18/Documentation/scsi-generic.txt Mon Feb 25 11:37:51 2002
+++ linux-2.4.19/Documentation/scsi-generic.txt Fri Aug 2 17:39:42 2002
@@ -30,7 +30,7 @@
=======================
The most recent documentation of the sg driver is kept at the Linux
Documentation Project's (LDP) site:
-http://www.linuxdoc.org/HOWTO/SCSI-Generic-HOWTO
+http://www.tldp.org/HOWTO/SCSI-Generic-HOWTO
This describes the sg version 3 driver found in the lk 2.4 series.
The LDP renders documents in single and multiple page HTML, postscript
and pdf. This document can also be found at:
@@ -51,7 +51,7 @@
can be found at the top of the /usr/src/linux/drivers/scsi/sg.c file.
A more general description of the Linux SCSI subsystem of which sg is a
-part can be found at http://www.linuxdoc.org/HOWTO/SCSI-2.4-HOWTO .
+part can be found at http://www.tldp.org/HOWTO/SCSI-2.4-HOWTO .
Example code and utilities
|