From owner-svn-doc-all@FreeBSD.ORG Wed Jun 20 06:10:16 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5399106566B; Wed, 20 Jun 2012 06:10:16 +0000 (UTC) (envelope-from pluknet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id BFB4F8FC14; Wed, 20 Jun 2012 06:10:16 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q5K6AG9L022821; Wed, 20 Jun 2012 06:10:16 GMT (envelope-from pluknet@svn.freebsd.org) Received: (from pluknet@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q5K6AGcQ022819; Wed, 20 Jun 2012 06:10:16 GMT (envelope-from pluknet@svn.freebsd.org) Message-Id: <201206200610.q5K6AGcQ022819@svn.freebsd.org> From: Sergey Kandaurov Date: Wed, 20 Jun 2012 06:10:16 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39068 - head/en_US.ISO8859-1/books/porters-handbook X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.5 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, 20 Jun 2012 06:10:17 -0000 Author: pluknet Date: Wed Jun 20 06:10:16 2012 New Revision: 39068 URL: http://svn.freebsd.org/changeset/doc/39068 Log: Minor grammar, clarity fixes in entries 900505, 1000006, 1000007 of the __FreeBSD_version values table: o fix a typo in 'and' o add the serial comma to promote clarity o remove a spurious comma from the end of a sentense Reviewed by: Isabell Long (the Oxford comma) Modified: head/en_US.ISO8859-1/books/porters-handbook/book.sgml Modified: head/en_US.ISO8859-1/books/porters-handbook/book.sgml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.sgml Wed Jun 20 02:28:11 2012 (r39067) +++ head/en_US.ISO8859-1/books/porters-handbook/book.sgml Wed Jun 20 06:10:16 2012 (r39068) @@ -15301,7 +15301,7 @@ Reference: <http://www.freebsd.org/po March 13, 2012 9.0-STABLE after introduction of new tcp(4) socket options: TCP_KEEPINIT, TCP_KEEPIDLE, - TCP_KEEPINTVL anf TCP_KEEPCNT, (rev + TCP_KEEPINTVL, and TCP_KEEPCNT (rev 232945). @@ -15359,7 +15359,7 @@ Reference: <http://www.freebsd.org/po 1000006 January 26, 2012 10-CURRENT after introduction of read capacity - data asynchronous notification in the cam(4) layer, + data asynchronous notification in the cam(4) layer (rev 230590). @@ -15368,7 +15368,7 @@ Reference: <http://www.freebsd.org/po February 5, 2012 10-CURRENT after introduction of new tcp(4) socket options: TCP_KEEPINIT, TCP_KEEPIDLE, - TCP_KEEPINTVL anf TCP_KEEPCNT, (rev + TCP_KEEPINTVL, and TCP_KEEPCNT (rev 231025).