Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2011 13:45:11 +0000 (UTC)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/man man.conf.5 man.sh
Message-ID:  <201106031345.p53DjO1m032646@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2011-06-03 13:45:11 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/man          man.conf.5 man.sh 
  Log:
  SVN rev 222650 on 2011-06-03 13:45:11Z by ru
  
  Don't use col(1) since grotty(1) never outputs reverse line feeds,
  and because col(1) mangles ANSI color escapes if enabled.  Spaces
  to tabs compression is now done by passing -h to grotty(1).
  
  Discussed with: uqs
  
  Revision  Changes    Path
  1.5       +1 -2      src/usr.bin/man/man.conf.5
  1.13      +5 -13     src/usr.bin/man/man.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106031345.p53DjO1m032646>