From owner-svn-doc-head@freebsd.org Thu Jul 23 23:51:02 2015 Return-Path: Delivered-To: svn-doc-head@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 C525B9A9E40; Thu, 23 Jul 2015 23:51:02 +0000 (UTC) (envelope-from gjb@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 B56E11FC6; Thu, 23 Jul 2015 23:51:02 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6NNp2BR034395; Thu, 23 Jul 2015 23:51:02 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6NNp2re034394; Thu, 23 Jul 2015 23:51:02 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201507232351.t6NNp2re034394@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Thu, 23 Jul 2015 23:51:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47061 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 23 Jul 2015 23:51:02 -0000 Author: gjb Date: Thu Jul 23 23:51:01 2015 New Revision: 47061 URL: https://svnweb.freebsd.org/changeset/doc/47061 Log: Remove duplicate __FreeBSD_version entry, which was a copy/paste error. Pointyhat: gjb Sponsored by: The FreeBSD Foundation 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 Thu Jul 23 23:48:52 2015 (r47060) +++ head/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml Thu Jul 23 23:51:01 2015 (r47061) @@ -5311,14 +5311,6 @@ - 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). - - - 1002000 24 July, 2015 releng/10.2 branched from