From owner-svn-doc-head@FreeBSD.ORG Tue Oct 1 00:27:14 2013 Return-Path: Delivered-To: svn-doc-head@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 ESMTP id 51B842B5; Tue, 1 Oct 2013 00:27:14 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-wg0-x234.google.com (mail-wg0-x234.google.com [IPv6:2a00:1450:400c:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 77AEE2F50; Tue, 1 Oct 2013 00:27:13 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id m15so6613853wgh.7 for ; Mon, 30 Sep 2013 17:27:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=khMNe2mG4ioGaU/KOrko9VXyiHbJc00FPLyClpgmvHo=; b=RLgpQuSI36v7A9qpFa7G0xWNvkTRCge+MXF97WYFu2nAr4sBNluFXRoiiNT6HASpBR U0OMd9kAr6/uoCtbNhuGWBuO4vLytPMhw934ykvcSgyB6FdfFu46j/5BuQmbONKgYiiI DINywMHEbvvbXCzEiV8R7Tib3gfNWWuWSf6ApJNLm6nMh8Vy6TUZoDhXnX4WqqapmSE4 sgfvQp6ysAZLm55mVVlPs7wo0nkXkQFslwSIQMaFOxh5ePq+f9OawGLXHAhD1i98v/xh jI/kQXAx4Ibi95R2yrV2sC4z/AX195hpTGA4mhkNLf9Ql8Ehy1mUKaNKrxz/6h3iZtlb Zt+g== MIME-Version: 1.0 X-Received: by 10.180.89.225 with SMTP id br1mr16137295wib.50.1380587231881; Mon, 30 Sep 2013 17:27:11 -0700 (PDT) Sender: pluknet@gmail.com Received: by 10.216.62.5 with HTTP; Mon, 30 Sep 2013 17:27:11 -0700 (PDT) In-Reply-To: <201309301831.r8UIVX84046004@svn.freebsd.org> References: <201309301831.r8UIVX84046004@svn.freebsd.org> Date: Tue, 1 Oct 2013 04:27:11 +0400 X-Google-Sender-Auth: tnSb_dFiaZgJ17WBTFxBmAv6MOM Message-ID: Subject: Re: svn commit: r42768 - head/en_US.ISO8859-1/htdocs/security From: Sergey Kandaurov To: =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 01 Oct 2013 00:27:14 -0000 On 30 September 2013 22:31, Dag-Erling Sm=F8rgrav wrote: > Author: des > Date: Mon Sep 30 18:31:33 2013 > New Revision: 42768 > URL: http://svnweb.freebsd.org/changeset/doc/42768 > > Log: > Add 9.2-RELEASE and update the examples to refer to it rather than 9.1. > Note that they should be rewritten to refer to svn branches rather than > CVS tags... > > Approved by: gjb > > Modified: > head/en_US.ISO8859-1/htdocs/security/security.xml > > Modified: head/en_US.ISO8859-1/htdocs/security/security.xml > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/en_US.ISO8859-1/htdocs/security/security.xml Mon Sep 30 18:26:= 39 2013 (r42767) > +++ head/en_US.ISO8859-1/htdocs/security/security.xml Mon Sep 30 18:31:= 33 2013 (r42768) > @@ -107,6 +107,13 @@ > December 30, 2012 > December 31, 2014 > > + > + RELENG_9_2 > + 9.2-RELEASE > + Normal > + September 30, 2013 > + September 30, 2014 > + > > hi, looks like the entries are misordered now. --=20 wbr, pluknet