include/ata.h: remove invalid links
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 26 Feb 2020 04:29:47 +0000 (05:29 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 17 Apr 2020 16:32:36 +0000 (12:32 -0400)
Remove invalid URLs for "Information Technology - AT Attachment-3 Interface
(ATA-3)", point to ANSI X3.298-1997.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/ata.h

index e35d91941d124bdc4e3afa1f44c11bc602ebf122..3d870c973f2c0bf53fc2615cfeaa39a7076e20b2 100644 (file)
@@ -6,11 +6,8 @@
 
 /*
  * Most of the following information was derived from the document
 
 /*
  * Most of the following information was derived from the document
- * "Information Technology - AT Attachment-3 Interface (ATA-3)"
- * which can be found at:
- * http://www.dt.wdc.com/ata/ata-3/ata3r5v.zip
- * ftp://poctok.iae.nsk.su/pub/asm/Documents/IDE/ATA3R5V.ZIP
- * ftp://ftp.fee.vutbr.cz/pub/doc/io/ata/ata-3/ata3r5v.zip
+ * "Information Technology - AT Attachment-3 Interface (ATA-3)",
+ * ANSI X3.298-1997.
  */
 
 #ifndef        _ATA_H
  */
 
 #ifndef        _ATA_H