Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Apr 2011 05:01:09 +0000 (UTC)
From:      Gordon Tetlow <gordon@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/man man.sh
Message-ID:  <201104020501.p3251KPI028755@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gordon      2011-04-02 05:01:09 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/man          man.sh 
  Log:
  SVN rev 220261 on 2011-04-02 05:01:09Z by gordon
  
  Overhaul locale handling.
  
  Use locale(1) to determine the locale instead of trying to hand roll it.
  Correctly construct groff call based on charset and locale independently,
  not the mix between the two.
  
  Submitted by:   uqs@
  
  Revision  Changes    Path
  1.8       +45 -46    src/usr.bin/man/man.sh



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