From dbde2d7bc12f15e415c3ee1442e17aee899b86d7 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 21 Mar 2008 09:30:00 +0000 Subject: recommend using insensitive search (#39136) --- perl-install/harddrake/sound.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/harddrake/sound.pm') diff --git a/perl-install/harddrake/sound.pm b/perl-install/harddrake/sound.pm index 5f092c32f..d9b382706 100644 --- a/perl-install/harddrake/sound.pm +++ b/perl-install/harddrake/sound.pm @@ -441,7 +441,7 @@ sub trouble { N("The classic bug sound tester is to run the following commands: -- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses +- \"lspcidrake -v | fgrep -i AUDIO\" will tell you which driver your card uses by default - \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it -- cgit v1.2.1