From owner-svn-doc-all@FreeBSD.ORG Thu Jan 30 22:29:48 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4EC01989; Thu, 30 Jan 2014 22:29:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3A1F31D66; Thu, 30 Jan 2014 22:29:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0UMTmUM066240; Thu, 30 Jan 2014 22:29:48 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0UMTmKf066239; Thu, 30 Jan 2014 22:29:48 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201401302229.s0UMTmKf066239@svn.freebsd.org> From: Warren Block Date: Thu, 30 Jan 2014 22:29:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43701 - 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.17 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, 30 Jan 2014 22:29:48 -0000 Author: wblock Date: Thu Jan 30 22:29:47 2014 New Revision: 43701 URL: http://svnweb.freebsd.org/changeset/doc/43701 Log: Whitespace-only fixes, translators please ignore. Modified: head/en_US.ISO8859-1/books/porters-handbook/versions.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/versions.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/versions.xml Thu Jan 30 22:27:27 2014 (r43700) +++ head/en_US.ISO8859-1/books/porters-handbook/versions.xml Thu Jan 30 22:29:47 2014 (r43701) @@ -4924,7 +4924,7 @@ it was never committed: 1100001 October 19, 2013 11.0-CURRENT after addition of support for "first boot" - rc.d scripts, so ports can make use of this + rc.d scripts, so ports can make use of this (rev 256776). @@ -4945,16 +4945,17 @@ it was never committed: 1100004 December 15, 2013 - 11.0-CURRENT after the behavior change of gss_pseudo_random - introduced in r259286. + 11.0-CURRENT after the behavior change of + gss_pseudo_random introduced in r259286. (rev 259424) 1100005 December 28, 2013 - 11.0-CURRENT after r259951 - Don't coalesce entries in vm_map_stack() - (rev 260010). + 11.0-CURRENT after r259951 - Don't coalesce entries in + vm_map_stack() (rev + 260010).