X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=shell%2Fshell%2Fenv;fp=shell%2Fshell%2Fenv;h=8313a41b0f17658d27ee5a2c22b80687bfbf8430;hp=6ad2475ebe602ed04ec26d2ad2f39c209dc034fe;hb=7eefe68ca1e53cf7e7a5ec3c49f681650daac71e;hpb=eb24896ada0cb363365354b29d3c743f204e3688 diff --git a/shell/shell/env b/shell/shell/env index 6ad2475..8313a41 100644 --- a/shell/shell/env +++ b/shell/shell/env @@ -63,8 +63,8 @@ PAGER=less export PAGER escape=`printf '\033'` -# Color man pages viewed with less, thanks to [1]. Modern Groff versions (at -# least in Debian) also need GROFF_NO_SGR=1 for this to work. +# Color man pages viewed with less, thanks to [1]. Groff versions >= 1.23 also +# need GROFF_NO_SGR=1 for this to work. # # [1]: http://nion.modprobe.de/blog/archives/572-less-colors-for-man-pages.html #