Bug 138903

Summary: [handbook] fix path to cyrillic fonts in l10n chapter
Product: Documentation Reporter: Dmitry Marakasov <amdmi3>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
cyr.patch none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2009-09-17 17:00:09 UTC
fonts that are installed by xorg-fonts-cyrillic metaport are installed into

/usr/local/lib/X11/fonts/cyrillic

, not

/usr/X11R6/lib/X11/fonts/cyrillic/misc
/usr/X11R6/lib/X11/fonts/cyrillic/75dpi
/usr/X11R6/lib/X11/fonts/cyrillic/100dpi

Update this in English and Russian versions of handbook. Maybe requires fixing in other languages.
Comment 1 dfilter service freebsd_committer freebsd_triage 2009-09-17 17:25:38 UTC
manolis     2009-09-17 16:25:25 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/l10n chapter.sgml 
  Log:
  Fix FontPath for Cyrillic language X11 fonts
  
  PR:             docs/138903
  Submitted by:   Dmitry Marakasov <amdmi3@FreeBSD.org>
  
  Revision  Changes    Path
  1.129     +2 -7      doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Manolis Kiagias freebsd_committer freebsd_triage 2009-09-17 18:08:54 UTC
State Changed
From-To: open->closed

Fixed the English language version 
Amended a few more lines to match 
Cyrillic and other versions will be fixed by 
respective committers. 
Thanks for submitting this!