--- units-1.87.orig/units.c
+++ units-1.87/units.c
@@ -52,7 +52,7 @@
#define HELPCOMMAND "help" /* Command to request help at prompt */
#define SEARCHCOMMAND "search" /* Command to request text search of units */
#define UNITMATCH "?" /* Command to request conformable units */
-#define DEFAULTPAGER "more" /* Default pager program */
+#define DEFAULTPAGER "/usr/bin/pager" /* Default pager program */
#define DEFAULTLOCALE "en_US" /* Default locale */
#define MAXINCLUDE 5 /* Max depth of include files */
#define MAXFILES 25 /* Max number of units files on command line */