From owner-svn-doc-all@freebsd.org Fri Sep 4 13:32:23 2015 Return-Path: Delivered-To: svn-doc-all@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 86E3F9C9CD4; Fri, 4 Sep 2015 13:32:23 +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 751741D57; Fri, 4 Sep 2015 13:32:23 +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 t84DWN7u065534; Fri, 4 Sep 2015 13:32:23 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t84DWNQR065533; Fri, 4 Sep 2015 13:32:23 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201509041332.t84DWNQR065533@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Fri, 4 Sep 2015 13:32:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47364 - head/en_US.ISO8859-1/books/porters-handbook/versions 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.20 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: Fri, 04 Sep 2015 13:32:23 -0000 Author: wblock Date: Fri Sep 4 13:32:22 2015 New Revision: 47364 URL: https://svnweb.freebsd.org/changeset/doc/47364 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 Sep 4 12:58:21 2015 (r47363) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Fri Sep 4 13:32:22 2015 (r47364) @@ -5258,8 +5258,8 @@ 1001506 January 12, 2015 - 10-STABLE after merging max table size update for yacc - (rev 277087). + 10-STABLE after merging max table size update for + yacc (rev 277087). @@ -5290,8 +5290,8 @@ 1001511 19 March, 2015 - 10-STABLE after sys/capability.h is - renamed to sys/capsicum.h (rev + 10-STABLE after sys/capability.h + is renamed to sys/capsicum.h (rev 280224/). @@ -5306,8 +5306,8 @@ 1001513 24 April, 2015 10-STABLE after starting the process of removing the - use of the deprecated "M_FLOWID" flag from the network code - (rev 281955). + use of the deprecated "M_FLOWID" flag from the network + code (rev 281955). @@ -5678,8 +5678,8 @@ 1100044 November 4, 2014 - 11.0-CURRENT after adding new libraries/utilities (dpv - and figpar) for data throughput visualization (rev + 11.0-CURRENT after adding new libraries/utilities + (dpv and figpar) for data throughput visualization (rev 274116). @@ -5695,7 +5695,8 @@ 1100046 November 13, 2014 11.0-CURRENT after kern_poll - signature change (rev 274462). + signature change (rev + 274462). @@ -5709,38 +5710,39 @@ 1100048 December 1, 2014 - 11.0-CURRENT after starting the process of removing the - use of the deprecated "M_FLOWID" flag from the network code - (rev 275358). + 11.0-CURRENT after starting the process of removing + the use of the deprecated "M_FLOWID" flag from the network + code (rev 275358). 1100049 December 9, 2014 11.0-CURRENT after importing an important fix to the - LLVM vectorizer, which could lead to buffer overruns in some - cases (rev 275633). + LLVM vectorizer, which could lead to buffer overruns in + some cases (rev 275633). 1100050 December 12, 2014 - 11.0-CURRENT after adding AES-ICM and AES-GCM to OpenCrypto - (rev 275732). + 11.0-CURRENT after adding AES-ICM and AES-GCM to + OpenCrypto (rev 275732). 1100051 December 23, 2014 - 11.0-CURRENT after removing old NFS client and server code - from the kernel (rev 276096). + 11.0-CURRENT after removing old NFS client and server + code from the kernel (rev + 276096). 1100052 December 31, 2014 - 11.0-CURRENT after upgrade of clang, llvm and lldb to 3.5.0 - release (rev 276479). + 11.0-CURRENT after upgrade of clang, llvm and lldb to + 3.5.0 release (rev 276479). @@ -5785,7 +5787,7 @@ 1100058 February 5, 2015 11.0-CURRENT after addition of support for probing - the SCSI VPD Extended Inquiry page (0x86) + the SCSI VPD Extended Inquiry page (0x86) (rev 278228). @@ -5825,43 +5827,46 @@ 1100063 March 7, 2015 - 11.0-CURRENT after adding mutex support to the pps_ioctl() API - in the kernel (rev 279728). + 11.0-CURRENT after adding mutex support to the + pps_ioctl() API in the kernel (rev + 279728). 1100064 March 7, 2015 - 11.0-CURRENT after adding PPS support to USB serial drivers - (rev 279729). + 11.0-CURRENT after adding PPS support to USB serial + drivers (rev 279729). 1100065 March 15, 2015 - 11.0-CURRENT after upgrading clang, llvm and lldb to 3.6.0 - (rev 280031). + 11.0-CURRENT after upgrading clang, llvm and lldb to + 3.6.0 (rev 280031). 1100066 March 20, 2015 - 11.0-CURRENT after removal of SSLv2 support from OpenSSL - (rev 280306). + + 11.0-CURRENT after removal of SSLv2 support from + OpenSSL (rev 280306). 1100067 March 25, 2015 - 11.0-CURRENT after removal of SSLv2 support from &man.fetch.1; - and &man.fetch.3; (rev 280630). + 11.0-CURRENT after removal of SSLv2 support from + &man.fetch.1; and &man.fetch.3; (rev + 280630). 1100068 April 6, 2015 - 11.0-CURRENT after change to net.inet6.ip6.mif6table sysctl - (rev 281172). + 11.0-CURRENT after change to net.inet6.ip6.mif6table + sysctl (rev 281172). @@ -5881,40 +5886,42 @@ 1100072 May 1, 2015 - 11.0-CURRENT after adding &man.reallocarray.3; in libc - (rev 282314). + 11.0-CURRENT after adding &man.reallocarray.3; in + libc (rev 282314). 1100073 May 8, 2015 - 11.0-CURRENT after extending the maximum number of allowed PCM - channels in a PCM stream to 127 and decreasing the maximum number - of sub-channels to 1 (rev 282650). + 11.0-CURRENT after extending the maximum number of + allowed PCM channels in a PCM stream to 127 and decreasing + the maximum number of sub-channels to 1 (rev + 282650). 1100074 May 25, 2015 - 11.0-CURRENT after adding preliminary support for x86-64 Linux - binaries (rev 283424), and upgrading clang - and llvm to 3.6.1 (rev 283526). + 11.0-CURRENT after adding preliminary support for + x86-64 Linux binaries (rev 283424), + and upgrading clang and llvm to 3.6.1 (rev + 283526). 1100075 May 27, 2015 - 11.0-CURRENT after dounmount() requiring a reference on - the passed struct mount (rev 283602 - ). + 11.0-CURRENT after dounmount() requiring a reference + on the passed struct mount (rev + 283602). 1100076 June 4, 2015 - 11.0-CURRENT after disabled generation of legacy formatted - password databases entries by default. - (rev 283983). + 11.0-CURRENT after disabled generation of legacy + formatted password databases entries by default. (rev + 283983).