]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/shell/env
shell: update comment for man wrapper
[config/dotfiles.git] / shell / shell / env
index 6ad2475ebe602ed04ec26d2ad2f39c209dc034fe..8313a41b0f17658d27ee5a2c22b80687bfbf8430 100644 (file)
@@ -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
 #