From owner-svn-doc-head@freebsd.org Thu Oct 1 14:55:40 2015 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BABEEA0D2C8; Thu, 1 Oct 2015 14:55:40 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9AA1D10B7; Thu, 1 Oct 2015 14:55:40 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t91EteU5034916; Thu, 1 Oct 2015 14:55:40 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t91EteM1034915; Thu, 1 Oct 2015 14:55:40 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201510011455.t91EteM1034915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Thu, 1 Oct 2015 14:55:40 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47469 - head/en_US.ISO8859-1/books/fdp-primer/writing-style 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.20 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: Thu, 01 Oct 2015 14:55:40 -0000 Author: wblock Date: Thu Oct 1 14:55:39 2015 New Revision: 47469 URL: https://svnweb.freebsd.org/changeset/doc/47469 Log: Swap two words transposed. Modified: head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml Thu Oct 1 14:34:32 2015 (r47468) +++ head/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.xml Thu Oct 1 14:55:39 2015 (r47469) @@ -196,7 +196,7 @@ For example, commands: - Wrong: Use the command svn to + Wrong: Use the svn command to update sources.