From owner-svn-doc-all@FreeBSD.ORG Sat Apr 27 00:40:10 2013 Return-Path: Delivered-To: svn-doc-all@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 6B000A11; Sat, 27 Apr 2013 00:40:10 +0000 (UTC) (envelope-from jgh@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 5D8501599; Sat, 27 Apr 2013 00:40:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3R0eA8n025043; Sat, 27 Apr 2013 00:40:10 GMT (envelope-from jgh@svn.freebsd.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3R0eApK025042; Sat, 27 Apr 2013 00:40:10 GMT (envelope-from jgh@svn.freebsd.org) Message-Id: <201304270040.r3R0eApK025042@svn.freebsd.org> From: Jason Helfman Date: Sat, 27 Apr 2013 00:40:10 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41508 - head/en_US.ISO8859-1/books/porters-handbook X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Apr 2013 00:40:10 -0000 Author: jgh (ports committer) Date: Sat Apr 27 00:40:09 2013 New Revision: 41508 URL: http://svnweb.freebsd.org/changeset/doc/41508 Log: - fix typos Modified: head/en_US.ISO8859-1/books/porters-handbook/uses.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/uses.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/uses.xml Fri Apr 26 23:30:36 2013 (r41507) +++ head/en_US.ISO8859-1/books/porters-handbook/uses.xml Sat Apr 27 00:40:09 2013 (r41508) @@ -46,7 +46,7 @@ Implies that the port uses the update-desktop-database from devel/desktop-file-utils. - This uses will automaticly add a post-install step in such a way + This uses will automatically add a post-install step in such a way that the port itself still can specify there own post-install step if needed. It also insert lines into the plist for package install and removal to run @@ -120,7 +120,7 @@ Implies that the port uses update-mime-database from misc/shared-mime-info. This - uses will automaticly add a post-install step in such a way that + uses will automatically add a post-install step in such a way that the port itself still can specify there own post-install step if needed. It also insert lines into the plist for package install and removal to run