From owner-svn-doc-all@FreeBSD.ORG  Thu Jan 31 14:50:25 2013
Return-Path: <owner-svn-doc-all@FreeBSD.ORG>
Delivered-To: svn-doc-all@freebsd.org
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
 by hub.freebsd.org (Postfix) with ESMTP id 32455121;
 Thu, 31 Jan 2013 14:50:25 +0000 (UTC) (envelope-from dru@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 24997B02;
 Thu, 31 Jan 2013 14:50:25 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
 by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0VEoPOm012281;
 Thu, 31 Jan 2013 14:50:25 GMT (envelope-from dru@svn.freebsd.org)
Received: (from dru@localhost)
 by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0VEoO6c012280;
 Thu, 31 Jan 2013 14:50:24 GMT (envelope-from dru@svn.freebsd.org)
Message-Id: <201301311450.r0VEoO6c012280@svn.freebsd.org>
From: Dru Lavigne <dru@FreeBSD.org>
Date: Thu, 31 Jan 2013 14:50:24 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
 svn-doc-head@freebsd.org
Subject: svn commit: r40844 - head/en_US.ISO8859-1/books/handbook/ports
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 &quot;
 user&quot; , &quot; projects&quot; , and &quot; translations&quot;
 \)" <svn-doc-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-doc-all>,
 <mailto:svn-doc-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-doc-all>
List-Post: <mailto:svn-doc-all@freebsd.org>
List-Help: <mailto:svn-doc-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-doc-all>,
 <mailto:svn-doc-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Jan 2013 14:50:25 -0000

Author: dru
Date: Thu Jan 31 14:50:24 2013
New Revision: 40844
URL: http://svnweb.freebsd.org/changeset/doc/40844

Log:
  Revert incorrect use of &os; and delete 2 extraneous spaces
  
  Approved by:  hrs (mentor)

Modified:
  head/en_US.ISO8859-1/books/handbook/ports/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/ports/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/ports/chapter.xml	Thu Jan 31 11:02:23 2013	(r40843)
+++ head/en_US.ISO8859-1/books/handbook/ports/chapter.xml	Thu Jan 31 14:50:24 2013	(r40844)
@@ -1882,7 +1882,7 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/
 	  or read the <filename>Makefile</filename> to find the
 	  maintainer's email address.  Remember to include the name
 	  and version of the port (send the
-	  <literal>&dollar;&os;:</literal> line from the
+	  <literal>&dollar;FreeBSD:</literal> line from the
 	  <filename>Makefile</filename>) and the output leading up to
 	  the error when you email the maintainer.</para>
 
@@ -1918,7 +1918,7 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/
       </listitem>
 
       <listitem>
-	<para>  Use &man.pkg.add.1; program to instead install the
+	<para>Use &man.pkg.add.1; program to instead install the
 	  package.</para>
       </listitem>
     </orderedlist>