Hello! I was trying to run apropos(1) with option -p. According to the man page, it should
-p Turn on pager formatting, and pipe the results through a pager
(defaulting to more(1)).
Pager formatting is enabled by default (so, it doesn't need neither
option -p, nor option -P), but the pager is not activated. Results
are presented as if the option was not specified.
Am I doing something wrong?
Rocky
