From owner-svn-doc-all@FreeBSD.ORG Thu Oct 25 14:42:00 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E4C7D2DA; Thu, 25 Oct 2012 14:42:00 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id CD74B8FC0C; Thu, 25 Oct 2012 14:42:00 +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 q9PEg0wZ080314; Thu, 25 Oct 2012 14:42:00 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9PEg06Z080312; Thu, 25 Oct 2012 14:42:00 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201210251442.q9PEg06Z080312@svn.freebsd.org> From: Eitan Adler Date: Thu, 25 Oct 2012 14:42:00 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39807 - head/en_US.ISO8859-1/articles/portbuild 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: Thu, 25 Oct 2012 14:42:01 -0000 Author: eadler Date: Thu Oct 25 14:42:00 2012 New Revision: 39807 URL: http://svn.freebsd.org/changeset/doc/39807 Log: Fix typo Submitted by: ebrandi Approved by: jkois (mentor) Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml Modified: head/en_US.ISO8859-1/articles/portbuild/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/portbuild/article.xml Thu Oct 25 14:07:27 2012 (r39806) +++ head/en_US.ISO8859-1/articles/portbuild/article.xml Thu Oct 25 14:42:00 2012 (r39807) @@ -703,7 +703,7 @@ PKG_BIN=/usr/local/sbin/pkg dopackages.wrapper sparc64 7 -finish - Hint: it us usually best to run the dopackages + Hint: it is usually best to run the dopackages command inside of screen(1).