/[groff]/groff/src/roff/nroff/nroff.sh
ViewVC logotype

Diff of /groff/src/roff/nroff/nroff.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by wlemb, Wed Apr 7 17:46:00 2004 UTC revision 1.16 by wl, Tue Jan 25 20:39:15 2005 UTC
# Line 16  case "`exec 2>/dev/null ; locale charmap Line 16  case "`exec 2>/dev/null ; locale charmap
16      case "${LC_ALL-${LC_CTYPE-${LANG}}}" in      case "${LC_ALL-${LC_CTYPE-${LANG}}}" in
17        *.UTF-8)        *.UTF-8)
18          T=-Tutf8 ;;          T=-Tutf8 ;;
19        iso_8859_1 | *.ISO-8859-1)        iso_8859_1 | *.ISO-8859-1 | *.ISO8859-1)
20          T=-Tlatin1 ;;          T=-Tlatin1 ;;
21        *.IBM-1047)        *.IBM-1047)
22          T=-Tcp1047 ;;          T=-Tcp1047 ;;

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26