From owner-svn-doc-all@FreeBSD.ORG Thu Mar 19 11:52:34 2015 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A94F681; Thu, 19 Mar 2015 11:52:34 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 557C6609; Thu, 19 Mar 2015 11:52:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2JBqYTU005465; Thu, 19 Mar 2015 11:52:34 GMT (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2JBqY2E005464; Thu, 19 Mar 2015 11:52:34 GMT (envelope-from rwatson@FreeBSD.org) Message-Id: <201503191152.t2JBqY2E005464@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rwatson set sender to rwatson@FreeBSD.org using -f From: Robert Watson Date: Thu, 19 Mar 2015 11:52:34 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46356 - 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.18-1 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, 19 Mar 2015 11:52:34 -0000 Author: rwatson Date: Thu Mar 19 11:52:33 2015 New Revision: 46356 URL: https://svnweb.freebsd.org/changeset/doc/46356 Log: Document __FreeBSD_version 1001511: capability.h -> capsicum.h. Sponsored by: Google, Inc. 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 Wed Mar 18 23:21:06 2015 (r46355) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Thu Mar 19 11:52:33 2015 (r46356) @@ -5288,6 +5288,14 @@ + 1001511 + 19 March, 2015 + 10-STABLE after sys/capability.h is + renamed to sys/capsicum.h (rev + 280224/). + + + 1100000 October 10, 2013 11.0-CURRENT