Bug 206078

Summary: Reference to deleted port
Product: Documentation Reporter: Nick Zalutskiy <nick>
Component: Books & ArticlesAssignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Many People CC: jgh, wblock
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Nick Zalutskiy 2016-01-09 18:30:18 UTC
The TrueType fonts section[1] in the handbook instructs the user to use the 	ttmkfdir port to create a fonts.dir. This port has been deleted[2], hence the instructions for installing TrueType fonts are outdated.

[1] https://www.freebsd.org/doc/en/books/handbook/x-fonts.html
[2] https://freshports.org/x11-fonts/ttmkfdir
Comment 1 Warren Block freebsd_committer freebsd_triage 2016-01-10 19:46:01 UTC
Please provide more detail about the corrections needed.  Do you mean the section on TrueType fonts should be removed, or changed?
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-01-29 19:23:04 UTC
A commit references this bug:

Author: jgh
Date: Fri Jan 29 19:22:52 UTC 2016
New revision: 48115
URL: https://svnweb.freebsd.org/changeset/doc/48115

Log:
  - address deleted port

  PR:		206078
  Submitted by:	nick@zalutskiy.com
  Approved by:	wblock (mentor)
  Differential Revision:	https://reviews.freebsd.org/D5113

Changes:
  head/en_US.ISO8859-1/books/handbook/x11/chapter.xml
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2016-01-29 19:23:29 UTC
Thanks for the report!