From owner-svn-doc-head@freebsd.org Sat Mar 3 00:01:49 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 081CEF2E8FF; Sat, 3 Mar 2018 00:01:49 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD50380A2C; Sat, 3 Mar 2018 00:01:48 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A84A11E7FF; Sat, 3 Mar 2018 00:01:48 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2301mL5014044; Sat, 3 Mar 2018 00:01:48 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2301m9t014043; Sat, 3 Mar 2018 00:01:48 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201803030001.w2301m9t014043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Sat, 3 Mar 2018 00:01:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r51455 - head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Group: doc-head X-SVN-Commit-Author: wblock X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/porters-handbook/versions X-SVN-Commit-Revision: 51455 X-SVN-Commit-Repository: doc 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.25 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: Sat, 03 Mar 2018 00:01:49 -0000 Author: wblock Date: Sat Mar 3 00:01:48 2018 New Revision: 51455 URL: https://svnweb.freebsd.org/changeset/doc/51455 Log: Whitespace-only fixes, translators please ignore. Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Fri Mar 2 23:58:41 2018 (r51454) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Sat Mar 3 00:01:48 2018 (r51455) @@ -418,16 +418,17 @@ is spelled &, < is < and > is >. 1200039 r321369 July 22, 2017 - 12.0-CURRENT after upgrade of copies of clang, llvm, - lld, lldb, compiler-rt and libc++ to 5.0.0 (trunk r308421). + 12.0-CURRENT after upgrade of copies of clang, + llvm, lld, lldb, compiler-rt and libc++ to 5.0.0 (trunk + r308421). 1200040 r321688 July 29, 2017 - 12.0-CURRENT after adding NFS client forced dismount - support umount -N. + 12.0-CURRENT after adding NFS client forced + dismount support umount -N. @@ -573,15 +574,16 @@ is spelled &, < is < and > is >. 1200057 r329033 February 8, 2018 - 12.0-CURRENT after applying a clang 6.0.0 fix to make - the wine ports build correctly. + 12.0-CURRENT after applying a clang 6.0.0 fix to + make the wine ports build correctly. 1200058 r329166 February 12, 2018 - 12.0-CURRENT after the lua loader was committed. + 12.0-CURRENT after the lua loader was + committed. @@ -589,12 +591,12 @@ is spelled &, < is < and > is >. r330299 March 2, 2018 12.0-CURRENT after removing the declaration of - union semun unless - _WANT_SEMUN is defined. Also the - removal of struct mymsg and the - renaming of kernel-only members of struct - semid_ds and struct - msgid_ds. + union semun unless + _WANT_SEMUN is defined. Also the + removal of struct mymsg and the + renaming of kernel-only members of + struct semid_ds and + struct msgid_ds. @@ -1831,8 +1833,9 @@ is spelled &, < is < and > is >. 1101501 320666 July 5, 2017 - 11-STABLE after merging the MAP_GUARD - &man.mmap.2; flag addition. + 11-STABLE after merging the + MAP_GUARD &man.mmap.2; flag + addition. @@ -1849,7 +1852,7 @@ is spelled &, < is < and > is >. r323431 September 11, 2017 11-STABLE after merging changes making the WRFSBASE - instruction operational on amd64. + instruction operational on amd64. @@ -1857,17 +1860,18 @@ is spelled &, < is < and > is >. r324006 September 26, 2017 11-STABLE after merging libm from head, which adds - &man.cacoshl.3;, &man.cacosl.3;, &man.casinhl.3;, &man.casinl.3;, - &man.catanl.3;, &man.catanhl.3;, &man.sincos.3;, &man.sincosf.3;, - and &man.sincosl.3;. + &man.cacoshl.3;, &man.cacosl.3;, &man.casinhl.3;, + &man.casinl.3;, &man.catanl.3;, &man.catanhl.3;, + &man.sincos.3;, &man.sincosf.3;, and + &man.sincosl.3;. 1101505 r324023 September 26, 2017 - 11-STABLE after merging clang, llvm, lld, lldb, compiler-rt - and libc++ 5.0.0 release. + 11-STABLE after merging clang, llvm, lld, lldb, + compiler-rt and libc++ 5.0.0 release. @@ -3047,8 +3051,9 @@ is spelled &, < is < and > is >. 1003516 321717 July 30, 2017 - 10-STABLE after merging the MAP_GUARD - &man.mmap.2; flag addition. + 10-STABLE after merging the + MAP_GUARD &man.mmap.2; flag + addition.