1--- src/apropos.sh.orig	2006-08-07 13:10:29.000000000 -0700
2+++ src/apropos.sh	2006-08-07 13:10:36.000000000 -0700
3@@ -22,7 +22,7 @@
4 aproposgrepopt1='i'
5 aproposgrepopt2=''
6 whatisgrepopt1='iw'
7-whatisgrepopt2='^'
8+whatisgrepopt2=''
9 grepopt1=$%apropos_or_whatis%grepopt1
10 grepopt2=$%apropos_or_whatis%grepopt2
11 
12