From owner-svn-doc-head@freebsd.org Sat Nov 7 21:15:55 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 2E170A29497; Sat, 7 Nov 2015 21:15:55 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: from mail-yk0-f170.google.com (mail-yk0-f170.google.com [209.85.160.170]) (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 DF22D124C; Sat, 7 Nov 2015 21:15:54 +0000 (UTC) (envelope-from cse.cem@gmail.com) Received: by ykdr3 with SMTP id r3so218111302ykd.1; Sat, 07 Nov 2015 13:15:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=o9pzoMc6DeImkPsIb1F47nyvWsFnQzZ+EaSIGu7Kkgw=; b=lcEmtrMQ3Tx+n0zoP+qeg3dxdwbDNsal7IWaW70ZbKCEfUjuJP/YAFqFEkZkbywCkB JST42eg1yEn80N7+omK0z9+Wd12P2zcI/sq0o3nYPjim1UqS8fTMHuk+RX7WWe/2btyK 1+wBSc38SRoYcKG0+xOV2mEoPeTqhBaKGPO/y91uFNxd4KVO9sHo77zdVatYTnIh3AUw 51rWFQdSSfd781zcoESFriSaGhDvTY8EYEfW7FLN6AI/e4EDeFsFvyde9b4cNgzx82Op /eBk0XPDRjs4icFkqn6HMsFZl5z+DDwDCRiH2TAQ1U/SXM83EmqHF/iId8NyH2m4iFic mwzw== X-Received: by 10.129.5.213 with SMTP id 204mr16216802ywf.92.1446930953667; Sat, 07 Nov 2015 13:15:53 -0800 (PST) Received: from mail-yk0-f177.google.com (mail-yk0-f177.google.com. [209.85.160.177]) by smtp.gmail.com with ESMTPSA id y66sm5038366ywe.13.2015.11.07.13.15.53 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Nov 2015 13:15:53 -0800 (PST) Received: by ykdv3 with SMTP id v3so128508415ykd.0; Sat, 07 Nov 2015 13:15:53 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.129.13.213 with SMTP id 204mr19012260ywn.281.1446930953145; Sat, 07 Nov 2015 13:15:53 -0800 (PST) Reply-To: cem@FreeBSD.org Received: by 10.37.17.2 with HTTP; Sat, 7 Nov 2015 13:15:53 -0800 (PST) In-Reply-To: References: <201511071838.tA7IcMGH038876@repo.freebsd.org> Date: Sat, 7 Nov 2015 13:15:53 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r47757 - head/en_US.ISO8859-1/books/porters-handbook/versions From: Conrad Meyer To: Benjamin Kaduk Cc: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Content-Type: text/plain; charset=UTF-8 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: Sat, 07 Nov 2015 21:15:55 -0000 Sounds good to me. I'm new to this document, thanks for your patience. Best, Conrad On Sat, Nov 7, 2015 at 12:57 PM, Benjamin Kaduk wrote: > On Sat, 7 Nov 2015, Conrad Meyer wrote: > >> On Sat, Nov 7, 2015 at 10:40 AM, Benjamin Kaduk wrote: >> > It's worth keeping a placeholder entry around for 1100087 (maybe >> > "incomplete API change to sysctl_add_oid(9); see version 1100089") so that >> > people don't wonder why there's a gap. >> >> On the other hand, there are already big gaps between 1100081 and >> 1100085, and 1100086 was never documented. Given the relatively short > > Not all committers are as responsible as you ;) > >> period of time (<1 day) between 1100087 and 1100089 and that this is >> on CURRENT, not a STABLE branch, I'm incline to leave it alone. Of >> course if you're really insistent about keeping the 1100087 entry, I >> can re-add it. (Or if you want to, go ahead. :-)) > > I do not insist that you re-add it; you have done plenty already, and > thank you for it. Probably someone (maybe me) will make a sweep to fill > in missing pieces at some point. > > -Ben