1--- src/apropos.sh.orig	2006-09-20 15:40:51.000000000 -0700
2+++ src/apropos.sh	2006-09-20 15:45:59.000000000 -0700
3@@ -83,6 +83,6 @@
4     fi
5 
6     shift
7-done
8+done | eval ${PAGER:-more -E}
9 
10 exit
11