From owner-freebsd-doc@FreeBSD.ORG Tue Dec 8 14:20:05 2009 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD6D91065697 for ; Tue, 8 Dec 2009 14:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 738298FC1E for ; Tue, 8 Dec 2009 14:20:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nB8EK5eW025452 for ; Tue, 8 Dec 2009 14:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nB8EK5oh025451; Tue, 8 Dec 2009 14:20:05 GMT (envelope-from gnats) Resent-Date: Tue, 8 Dec 2009 14:20:05 GMT Resent-Message-Id: <200912081420.nB8EK5oh025451@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Denny Lin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4506106568F for ; Tue, 8 Dec 2009 14:19:21 +0000 (UTC) (envelope-from dennylin93@cnmc32.hs.ntnu.edu.tw) Received: from mx.hs.ntnu.edu.tw (mx.hs.ntnu.edu.tw [140.131.149.2]) by mx1.freebsd.org (Postfix) with ESMTP id 84BD58FC14 for ; Tue, 8 Dec 2009 14:19:21 +0000 (UTC) Received: by mx.hs.ntnu.edu.tw (Postfix, from userid 1002) id 65E376FC432; Tue, 8 Dec 2009 22:19:20 +0800 (CST) Message-Id: <20091208141920.65E376FC432@mx.hs.ntnu.edu.tw> Date: Tue, 8 Dec 2009 22:19:20 +0800 (CST) From: Denny Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/141278: [PATCH] Remove obsolete part about fonts in Handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Denny Lin List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Dec 2009 14:20:05 -0000 >Number: 141278 >Category: docs >Synopsis: [PATCH] Remove obsolete part about fonts in Handbook >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 08 14:20:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Denny Lin >Release: FreeBSD 7.2-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD cnmc32.hs.ntnu.edu.tw 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Mon Oct 26 19:41:45 CST 2009 root@cnmc32.hs.ntnu.edu.tw:/usr/obj/usr/src/sys/CNMC32 amd64 >Description: The following patch removes a part that is now obsolete. Log for commit (http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11-fonts/bitstream-vera/Makefile#rev1.15): Do not install config file as these fonts will automatically be loaded with fontconfig-2.4.2. By installing the config file, it is no longer possible to override Bitstream fonts in the users ~/.fonts.conf file. >How-To-Repeat: >Fix: --- x11-chapter.sgml.patch begins here --- --- doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml.orig 2009-12-08 22:09:47.000000000 +0800 +++ doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml 2009-12-08 22:11:05.000000000 +0800 @@ -1075,15 +1075,7 @@ desirable when it comes to anti-aliasing. A much better set of default fonts can be found in the x11-fonts/bitstream-vera - port. This port will install a - /usr/local/etc/fonts/local.conf file - if one does not exist already. If the file does exist, - the port will create a /usr/local/etc/fonts/local.conf-vera - file. Merge the contents of this file into - /usr/local/etc/fonts/local.conf, and the - Bitstream fonts will automatically replace the default - X11 Serif, Sans Serif, and Monospaced - fonts. + port. Finally, users can add their own settings via their personal .fonts.conf files. To do this, each user should --- x11-chapter.sgml.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: