From owner-svn-doc-projects@FreeBSD.ORG Fri May 31 14:11:11 2013 Return-Path: Delivered-To: svn-doc-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 17CE3AE6; Fri, 31 May 2013 14:11:11 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 0A288698; Fri, 31 May 2013 14:11:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4VEBAdG017277; Fri, 31 May 2013 14:11:10 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4VEBA7V017276; Fri, 31 May 2013 14:11:10 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201305311411.r4VEBA7V017276@svn.freebsd.org> From: Gabor Kovesdan Date: Fri, 31 May 2013 14:11:10 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-projects@freebsd.org Subject: svn commit: r41797 - projects/db5/en_US.ISO8859-1/articles/fonts X-SVN-Group: doc-projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-projects@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for doc projects trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 May 2013 14:11:11 -0000 Author: gabor Date: Fri May 31 14:11:10 2013 New Revision: 41797 URL: http://svnweb.freebsd.org/changeset/doc/41797 Log: - trademark is not allowed in screen Modified: projects/db5/en_US.ISO8859-1/articles/fonts/article.xml Modified: projects/db5/en_US.ISO8859-1/articles/fonts/article.xml ============================================================================== --- projects/db5/en_US.ISO8859-1/articles/fonts/article.xml Fri May 31 14:06:42 2013 (r41796) +++ projects/db5/en_US.ISO8859-1/articles/fonts/article.xml Fri May 31 14:11:10 2013 (r41797) @@ -567,7 +567,7 @@ GS>quit Many .afm files are in Mac format… ^M delimited lines -We need to convert them to &unix; style ^J delimited lines +We need to convert them to UNIX™ style ^J delimited lines &prompt.user; cd /tmp &prompt.user; cat /usr/local/share/fonts/type1/showboat.afm | tr '\015' '\012' >showboat.afm