From owner-freebsd-doc@FreeBSD.ORG Tue Oct 15 19:10:01 2013 Return-Path: Delivered-To: freebsd-doc@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1663B6AB for ; Tue, 15 Oct 2013 19:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E990420A3 for ; Tue, 15 Oct 2013 19:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9FJA0gi024149 for ; Tue, 15 Oct 2013 19:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9FJA0F8024137; Tue, 15 Oct 2013 19:10:00 GMT (envelope-from gnats) Resent-Date: Tue, 15 Oct 2013 19:10:00 GMT Resent-Message-Id: <201310151910.r9FJA0F8024137@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, Olivier Cochard-Labbe Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 92DAF2E1 for ; Tue, 15 Oct 2013 19:01:16 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F3A42FEE for ; Tue, 15 Oct 2013 19:01:16 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9FJ1FF6046739 for ; Tue, 15 Oct 2013 19:01:15 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9FJ1Ftt046738; Tue, 15 Oct 2013 19:01:15 GMT (envelope-from nobody) Message-Id: <201310151901.r9FJ1Ftt046738@oldred.freebsd.org> Date: Tue, 15 Oct 2013 19:01:15 GMT From: Olivier Cochard-Labbe To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: docs/183002: Fix instructions in "6.5.3. Anti-Aliased Fonts" regarding local.conf X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 19:10:01 -0000 >Number: 183002 >Category: docs >Synopsis: Fix instructions in "6.5.3. Anti-Aliased Fonts" regarding local.conf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 15 19:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Olivier Cochard-Labbe >Release: 10.0 >Organization: >Environment: FreeBSD laptop.bsdrp.net 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 #8 r256200: Fri Oct 11 21:03:30 CEST 2013 root@laptop.bsdrp.net:/usr/obj/usr/local/BSDRP/BSDRPcur/FreeBSD/src/sys/PROD amd64 >Description: Handbook chapter "6.5.3. Anti-Aliased Fonts" have this indication: "Certain fonts, such as Helvetica, may have a problem when anti-aliased. Usually this manifests itself as a font that seems cut in half vertically. At worst, it may cause applications to crash. To avoid this, consider adding the following to local.conf: Helvetica sans-serif " Then I've create this local.conf file: Helvetica sans-serif But now I've got lot's of warning when I start xorg softwares: Fontconfig error: "local.conf", line 11: invalid attribute 'name' >How-To-Repeat: >Fix: Just replace this line: by this one: fix the warning messsage. I beleive all "match target" line of this chapter should be updated too. >Release-Note: >Audit-Trail: >Unformatted: