From owner-svn-doc-all@FreeBSD.ORG Mon Mar 17 09:20:40 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 A29DA3C0; Mon, 17 Mar 2014 09:20:40 +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 8EBE985B; Mon, 17 Mar 2014 09:20:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2H9KeWo064559; Mon, 17 Mar 2014 09:20:40 GMT (envelope-from pluknet@svn.freebsd.org) Received: (from pluknet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2H9Ke9Y064558; Mon, 17 Mar 2014 09:20:40 GMT (envelope-from pluknet@svn.freebsd.org) Message-Id: <201403170920.s2H9Ke9Y064558@svn.freebsd.org> From: Sergey Kandaurov Date: Mon, 17 Mar 2014 09:20:40 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44269 - 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: Mon, 17 Mar 2014 09:20:40 -0000 Author: pluknet Date: Mon Mar 17 09:20:40 2014 New Revision: 44269 URL: http://svnweb.freebsd.org/changeset/doc/44269 Log: o Document __FreeBSD_version values from 1100011 to 1100013. o Fix __FreeBSD_version number for 1100014. Submitted by: glebius 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 Mon Mar 17 08:48:11 2014 (r44268) +++ head/en_US.ISO8859-1/books/porters-handbook/versions.xml Mon Mar 17 09:20:40 2014 (r44269) @@ -5015,7 +5015,28 @@ it was never committed: + 1100011 + March 13, 2014 + 11.0-CURRENT after ABI change in struct if_data + (rev 263102). + + + + 1100012 + March 14, 2014 + 11.0-CURRENT after removal of Novell IPX protocol support + (rev 263140). + + + 1100013 + March 14, 2014 + 11.0-CURRENT after removal of AppleTalk protocol support + (rev 263152). + + + + 1100014 March 16, 2014 11.0-CURRENT after renaming <sys/capability.h> to