From 47c3da21e16fc55bffd2f89b69af1173f56def57 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Mon, 5 Feb 2001 11:20:55 +0000 Subject: Fixed typo in comment (bugzilla 25998) ;-) --- rc.d/rc.sysinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.d') diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit index 6d16852c..4db49d31 100755 --- a/rc.d/rc.sysinit +++ b/rc.d/rc.sysinit @@ -281,7 +281,7 @@ mount -f /proc # after installing the hdparm-RPM. If you need different hdparm parameters # for each of your disks, copy /etc/sysconfig/harddisks to # /etc/sysconfig/harddiskhda (hdb, hdc...) and modify it. -# each disk witch has no special parameters will use the defaults. +# each disk which has no special parameters will use the defaults. disk[0]=s; disk[1]=hda; disk[2]=hdb; disk[3]=hdc; disk[4]=hdd; disk[5]=hde; disk[6]=hdf; disk[7]=hdg; disk[8]=hdh; -- cgit v1.2.1