Bug 248395

Summary: usr.bin/vtfontcvt/vtfontcvt.8: additional functionality documented
Product: Documentation Reporter: Dmitry Wagin <dmitry.wagin>
Component: Manual PagesAssignee: Mateusz Piotrowski <0mp>
Status: Closed FIXED    
Severity: Affects Some People CC: 0mp, doc
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205707
Attachments:
Description Flags
vtfontcvt.8.diff none

Description Dmitry Wagin 2020-07-31 20:26:44 UTC
Created attachment 216916 [details]
vtfontcvt.8.diff

the documentation has not been updated since the last improvement
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2020-07-31 20:36:18 UTC
Thanks for the patch!

I'm waiting for the final review. Here's the link to the differential revision:
https://reviews.freebsd.org/D25907
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-02 16:41:43 UTC
A commit references this bug:

Author: 0mp
Date: Sun Aug  2 16:41:36 UTC 2020
New revision: 363771
URL: https://svnweb.freebsd.org/changeset/base/363771

Log:
  Document automatic handling of font height for BDF files

  PR:		248395
  Submitted by:	Dmitry Wagin <dmitry.wagin@ya.ru>
  Reviewed by:	bcr, emaste, tsoome
  Differential Revision:	https://reviews.freebsd.org/D25907

Changes:
  head/usr.bin/vtfontcvt/vtfontcvt.8
Comment 3 Mateusz Piotrowski freebsd_committer freebsd_triage 2020-08-02 16:42:03 UTC
Thanks!