From owner-svn-doc-head@FreeBSD.ORG Fri Jul 12 22:03:40 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 624DF102; Fri, 12 Jul 2013 22:03:40 +0000 (UTC) (envelope-from wblock@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 541EB11BC; Fri, 12 Jul 2013 22:03:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6CM3em1065343; Fri, 12 Jul 2013 22:03:40 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6CM3epW065342; Fri, 12 Jul 2013 22:03:40 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201307122203.r6CM3epW065342@svn.freebsd.org> From: Warren Block Date: Fri, 12 Jul 2013 22:03:40 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42263 - head/en_US.ISO8859-1/books/fdp-primer/xml-primer X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 12 Jul 2013 22:03:40 -0000 Author: wblock Date: Fri Jul 12 22:03:39 2013 New Revision: 42263 URL: http://svnweb.freebsd.org/changeset/doc/42263 Log: Fix s/was/were/. Submitted by: bjk Modified: head/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml Fri Jul 12 08:02:46 2013 (r42262) +++ head/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml Fri Jul 12 22:03:39 2013 (r42263) @@ -717,7 +717,7 @@ example.xml:5: element head: validity er Examine the contents of /usr/local/share/xml/dtd/xhtml/catalog.xml. This is the catalog file for the XHTML - DTDs that was installed as part of the + DTDs that were installed as part of the textproc/docproj port.