PR4076593.diff   [plain text]


--- src/apropos.sh.orig	2006-09-20 15:40:51.000000000 -0700
+++ src/apropos.sh	2006-09-20 15:45:59.000000000 -0700
@@ -83,6 +83,6 @@
     fi
 
     shift
-done
+done | eval ${PAGER:-more -E}
 
 exit