From owner-svn-doc-head@FreeBSD.ORG Mon Sep 17 13:58:12 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F1EF1106566B; Mon, 17 Sep 2012 13:58:11 +0000 (UTC) (envelope-from ebrandi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id C3E9F8FC08; Mon, 17 Sep 2012 13:58:11 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8HDwB7k030762; Mon, 17 Sep 2012 13:58:11 GMT (envelope-from ebrandi@svn.freebsd.org) Received: (from ebrandi@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8HDwBMe030760; Mon, 17 Sep 2012 13:58:11 GMT (envelope-from ebrandi@svn.freebsd.org) Message-Id: <201209171358.q8HDwBMe030760@svn.freebsd.org> From: Edson Brandi Date: Mon, 17 Sep 2012 13:58:11 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39571 - head/pt_BR.ISO8859-1/share/sgml X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2012 13:58:12 -0000 Author: ebrandi Date: Mon Sep 17 13:58:11 2012 New Revision: 39571 URL: http://svn.freebsd.org/changeset/doc/39571 Log: - Removing unnecessary country code from FPIs Approved by: gabor (mentor) Modified: head/pt_BR.ISO8859-1/share/sgml/catalog head/pt_BR.ISO8859-1/share/sgml/entities.ent Modified: head/pt_BR.ISO8859-1/share/sgml/catalog ============================================================================== --- head/pt_BR.ISO8859-1/share/sgml/catalog Mon Sep 17 12:44:00 2012 (r39570) +++ head/pt_BR.ISO8859-1/share/sgml/catalog Mon Sep 17 13:58:11 2012 (r39571) @@ -13,36 +13,36 @@ -- $FreeBSD$ -- -PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PTBR" +PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Entity Set//PT" "entities.ent" PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN" "freebsd.dsl" -PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//PTBR" +PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//PT" "mailing-lists.ent" -PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//PTBR" +PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//PT" "l10n.ent" -PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//PTBR" +PUBLIC "-//FreeBSD//ENTITIES DocBook Newsgroup Entities//PT" "newsgroups.ent" -PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//PTBR" +PUBLIC "-//FreeBSD//ENTITIES DocBook Team Entities//PT" "teams.ent" -PUBLIC "-//FreeBSD//ENTITIES DocBook Translators Entities//PTBR" +PUBLIC "-//FreeBSD//ENTITIES DocBook Translators Entities//PT" "translators.ent" -PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//PTBR" +PUBLIC "-//FreeBSD//ENTITIES DocBook Trademark Entities//PT" "trademarks.ent" -PUBLIC "-//FreeBSD//ENTITIES DocBook Specific Word Translations Entities//PTBR" +PUBLIC "-//FreeBSD//ENTITIES DocBook Specific Word Translations Entities//PT" "words.ent" -PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//PTBR" +PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//PT" "books.ent" -PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//PTBR" +PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//PT" "articles.ent" Modified: head/pt_BR.ISO8859-1/share/sgml/entities.ent ============================================================================== Binary file (source and/or target). No diff available.