From owner-svn-src-head@freebsd.org Fri May 5 16:59:25 2017 Return-Path: Delivered-To: svn-src-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 1AED9D5F4DE; Fri, 5 May 2017 16:59:25 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-it0-x236.google.com (mail-it0-x236.google.com [IPv6:2607:f8b0:4001:c0b::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D997CA71; Fri, 5 May 2017 16:59:24 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-it0-x236.google.com with SMTP id o5so31255670ith.1; Fri, 05 May 2017 09:59:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to; bh=1W6a4cQ0VxfwjIuICCU3iVIYvIUHJmam1G0qXePrdvs=; b=Ii1dGf8aPHTTs6R9Yeh3MtfjMh1Ldrg163s7JRYP1FSZZeohEhSo3VmyAjVKhHEUHz vrTV/saSVLYFcv2Ff8YqkpExSThgd9wU/5KyQEbOfp4mks/qeTRsglP4F9kKDwLg0wUY YgmCQdCIMdHqoYB4SCydnkfPUrSNzsTSvZyimPqxTqZ/VWjK5GEdHv2zEufEHFzB4YNO b8JmOGVJZiEZBwShK4KYgev8Y92zyiedrwRQGudFhhpn6qcZWFoxBJ83hLjutdeIALW5 vBUbxN4IPovC1L/7lcAI1ak7MjlG6458CfluZVccJ6oZosPiyty5k2O42HzUPkPxxs5B rcpQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=1W6a4cQ0VxfwjIuICCU3iVIYvIUHJmam1G0qXePrdvs=; b=X/rncyW2zO6e1z6ByGIZfxbLJc5ZhFZlO4dVfOs8l4GuEt2zuE2hs/YpT/hiJ+Q/vL 4vsXFi/13G0Z4cH4SdOIEWlqx/S6im8TQyNSuW9BLv4V87/1QSJ5iN9hNqt7rFeSQVTq klPcgs0Ekg5jy2a+ADC8Wjz6od+0lyQ8JysCfzQli8fvdM/VPymqaP2+1cXrWaT2XUex DzPE34RFZTqI4yMWUGde1ns1WpR7EeHoIfq2RkhVWGAHdgSzjK1EavJk7Xwkwra72yWw DQB+IJZ6rh4swYgHMzpxwRZgbVl+ioqi7Ct1eHhoPQN7XGb9wPODoAERip6JmZIfyk3z s/Fg== X-Gm-Message-State: AN3rC/4WtA/NlhLEQbvm7KECD87ET/PLS+EPlBwwLBlAcLIrTJoL8z2d YojH79zA4Xc+ezyO7X5/uyyYzbEB+2dG X-Received: by 10.36.117.5 with SMTP id y5mr10264080itc.19.1494003564178; Fri, 05 May 2017 09:59:24 -0700 (PDT) MIME-Version: 1.0 Sender: carpeddiem@gmail.com Received: by 10.107.30.136 with HTTP; Fri, 5 May 2017 09:59:03 -0700 (PDT) In-Reply-To: <201705051640.v45Gej6c049041@repo.freebsd.org> References: <201705051640.v45Gej6c049041@repo.freebsd.org> From: Ed Maste Date: Fri, 5 May 2017 12:59:03 -0400 X-Google-Sender-Auth: Egl_u8vd5PmboodW5a0jDZrBOn0 Message-ID: Subject: Re: svn commit: r317835 - head/share/man/man7 To: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 May 2017 16:59:25 -0000 On 5 May 2017 at 12:40, Ed Maste wrote: > Author: emaste > Date: Fri May 5 16:40:45 2017 > New Revision: 317835 > URL: https://svnweb.freebsd.org/changeset/base/317835 > > +.It alpha Ta 1.0 Ta 6.4 This is incorrect, pointed out by cognet@. The only pre-4.x alpha release I see on ftp-archive is 3.4, although earlier 3.x release notes make reference to alpha. What was the release that really supported alpha?