From owner-svn-doc-all@FreeBSD.ORG Wed Jun 26 15:29:14 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 C934DDD7; Wed, 26 Jun 2013 15:29:14 +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 BADA51C95; Wed, 26 Jun 2013 15:29:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5QFTEB2067262; Wed, 26 Jun 2013 15:29:14 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5QFTEWn067261; Wed, 26 Jun 2013 15:29:14 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201306261529.r5QFTEWn067261@svn.freebsd.org> From: Warren Block Date: Wed, 26 Jun 2013 15:29:14 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42064 - head/en_US.ISO8859-1/books/fdp-primer/sgml-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-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: Wed, 26 Jun 2013 15:29:14 -0000 Author: wblock Date: Wed Jun 26 15:29:14 2013 New Revision: 42064 URL: http://svnweb.freebsd.org/changeset/doc/42064 Log: Remove excess newline in an example. Translators, please note that this is a content change. Modified: head/en_US.ISO8859-1/books/fdp-primer/sgml-primer/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/sgml-primer/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/sgml-primer/chapter.xml Wed Jun 26 15:28:00 2013 (r42063) +++ head/en_US.ISO8859-1/books/fdp-primer/sgml-primer/chapter.xml Wed Jun 26 15:29:14 2013 (r42064) @@ -106,8 +106,7 @@ The previous example is actually represented in this document like this: - To remove /tmp/foo use &man.rm.1;. + To remove /tmp/foo use &man.rm.1;. &prompt.user; rm /tmp/foo]]>