Bug 4290

Summary: man wrong viewed koi8-r manpages and neqn wrong defined default device
Product: Base System Reporter: Anatoly A. Orehovsky <tolik>
Component: gnuAssignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 2.2.2-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Anatoly A. Orehovsky 1997-08-13 08:30:01 UTC
man wrong defined default device for groff as ascii and wrong viewed koi8-r
or latin1 manpages in $LANG KOI8-R or ISO_8859-1 environment. neqn wrong defined
default device as ascii.

Fix: Patches:

cd /usr/src/contrib/groff/eqn

cd /usr/src/gnu/usr.bin/man
How-To-Repeat: 
man <koi8-r or latin1 manpage>
Comment 1 Wolfram Schneider freebsd_committer freebsd_triage 1997-09-14 19:20:41 UTC
Responsible Changed
From-To: freebsd-bugs->ache

Internationalization is Andrey A. Chernov area. 
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 1997-09-15 03:12:53 UTC
State Changed
From-To: open->analyzed


neqn fix applied in neqn.sh v1.2 

man fix not applied because first person who read manpage write 
it to disk in his encoding (namely Latin1 or KOI8-R) which may 
prevent other users to read it. 

man needs special option to specify encoding to each manpath component 
in /etc/manpath.config file, something like 

MANDATORY_MANPATH       /usr/share/man koi8-r 

to specify default encoding in per-manpath basis 
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 1999-06-07 20:01:53 UTC
State Changed
From-To: analyzed->closed

man fixed to understand localized hierarchies