Date: Mon, 16 Sep 1996 15:52:48 -0700 (PDT) From: Wolfram Schneider <wosch> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/man/man man.c Message-ID: <199609162252.PAA17559@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wosch 96/09/16 15:52:46 Modified: gnu/usr.bin/man/man man.c Log: Set enviroment variable PAGER=pager if using option `man -P pager' This inherit variable PAGER for childs like whatis(1), e.g. `man -P less -k man' should now work like expected. Close PR#1068 Revision Changes Path 1.19 +2 -0 src/gnu/usr.bin/man/man/man.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609162252.PAA17559>