drivers/block/Config.in patch (docs have moved; change comment text)

Michael De La Rue (mikedlr@it.com.pl)
Wed, 5 Jun 1996 08:03:31 +0200 (MET DST)


The documentation for ide disks moved but nothing tells us so.

Should feed straight into patch: Mr Torvalds seems to be the Maintainer
for this (i.e. noone else to send to?), but CC the list in case I haven't
got this quite right..

please CC any responses to miked@ed.ac.uk ; it seems that the modem for
my normal connection to linux-kernel is dead.

<http://www.tardis.ed.ac.uk/~mikedlr/biography.html>
Scottish Climbing Archive: <http://www.tardis.ed.ac.uk/~mikedlr/climbing/>
Linux/Unix clone@ftp://src.doc.ic.ac.uk/packages/linux/sunsite.unc-mirror/docs/

--- drivers/block/Config.in~ Fri May 24 15:33:00 1996
+++ drivers/block/Config.in Tue Jun 4 13:15:53 1996
@@ -6,7 +6,7 @@

tristate 'Normal floppy disk support' CONFIG_BLK_DEV_FD
bool 'Enhanced IDE/MFM/RLL disk/cdrom/tape support' CONFIG_BLK_DEV_IDE
-comment 'Please see drivers/block/README.ide for help/info on IDE drives'
+comment 'Please see Documentation/ide.txt for help/info on IDE drives'
if [ "$CONFIG_BLK_DEV_IDE" = "n" ]; then
bool 'Old harddisk (MFM/RLL/IDE) driver' CONFIG_BLK_DEV_HD_ONLY
else