From 8fd647a057a7bd5dba407d8b6ed404c81b32ba9e Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Mon, 4 Apr 2011 21:19:12 +0000 Subject: - perl -pi -e 's!Hard drive!Hard disk drive!' (except install/steps_list.pm) --- perl-install/install/help/help.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'perl-install/install/help/help.pm') diff --git a/perl-install/install/help/help.pm b/perl-install/install/help/help.pm index a60aec02f..2182bf63d 100644 --- a/perl-install/install/help/help.pm +++ b/perl-install/install/help/help.pm @@ -67,10 +67,10 @@ Each partition is listed as follows: \"Name\", \"Capacity\". \"Name\" is structured: \"hard disk drive type\", \"hard disk drive number\", \"partition number\" (for example, \"hda1\"). -\"Hard drive type\" is \"hd\" if your hard disk drive is an IDE hard disk drive and +\"Hard disk drive type\" is \"hd\" if your hard disk drive is an IDE hard disk drive and \"sd\" if it is a SCSI hard disk drive. -\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE +\"Hard disk drive number\" is always a letter after \"hd\" or \"sd\". For IDE hard disk drives: * \"a\" means \"master hard disk drive on the primary IDE controller\"; @@ -536,10 +536,10 @@ Each partition is listed as follows: \"Linux name\", \"Windows name\" \"Linux name\" is structured: \"hard disk drive type\", \"hard disk drive number\", \"partition number\" (for example, \"hda1\"). -\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard disk drive and +\"Hard disk drive type\" is \"hd\" if your hard dive is an IDE hard disk drive and \"sd\" if it is a SCSI hard disk drive. -\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE +\"Hard disk drive number\" is always a letter after \"hd\" or \"sd\". With IDE hard disk drives: * \"a\" means \"master hard disk drive on the primary IDE controller\"; -- cgit v1.2.1