From owner-svn-src-head@freebsd.org Fri May 11 17:07:10 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BCBDFAC267; Fri, 11 May 2018 17:07:10 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mail-lf0-x22e.google.com (mail-lf0-x22e.google.com [IPv6:2a00:1450:4010:c07::22e]) (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 9EBC97A0A8; Fri, 11 May 2018 17:07:09 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: by mail-lf0-x22e.google.com with SMTP id j193-v6so8920758lfg.6; Fri, 11 May 2018 10:07:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:reply-to:from:date:message-id :subject:to:cc; bh=P98zTi1KHWhW07lh+EKdkDkD7DY1aCWsDLyRAa9klqs=; b=uY0RjFULD8nyiCvXHqzNbAKC21r+u4xaiTZJaVbka8C1kp2uTOXuTqNsJCsrzacMLZ Xnggn1tQPhblLmJRaz0W3q67df5l9SQbbayQzHKL700z6OIQRhqLeioeW29FzHg74aSu CKM/ZkPuC9qh1oCkT0YgDbzzV+EOurRoTfFFinSV0FOl9sDP5a4X4cwIIX4njppmF7By JfYviCBxQeQvrv/UTKBKTgSSwt2W7ukmCr0AhlTcWOu2aRoYiBq76akQWa8mVb8ariEn EiVNAmjh8s+EAj5janNDpozl0YRZqV+Xq9XOe9GSaYmB8N8ABYnCYitUftbOHLw93Hfq r+mQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:reply-to :from:date:message-id:subject:to:cc; bh=P98zTi1KHWhW07lh+EKdkDkD7DY1aCWsDLyRAa9klqs=; b=MFUsC3CRE1YxCkmsUc/k20raCUF65+ScyrFC4YTbxc74g8h5kpAdUfjyR8RSooXLBF PGfLEDAZsHLm/0FPPh9c2qXwYD8pjt4s+DVCyKCYtm40e8mjhdB80LhzLOHhSDl5XsMu xFCfj0I07xWz0Uv1mejxkDIdOZ7I/s9swOG2N8m/0vbRreA4wjvsUywscq+FicpTyKPR 5ycgvKtdSE1xBgM/bhf19/tbeZmq96QDgYNVhkAhT2eYO9zGdidLXvgrPEz37xObG4GI jR5Vis/BeKtAX9YSzbgcNGI3xF3ylt4sgGdM0X3QpQUT/qrCpDyf5OjuAsTagiGr193w tHXw== X-Gm-Message-State: ALKqPwfmBtZEWr60JYZL12VyKK9U7+4Yucbh+/hODjWXzUVcXndGMnNQ zvXOdfly/Q4DYMhAFm592HlrZEzPwazztMVzd1k= X-Google-Smtp-Source: AB8JxZqhEYGcDuQQxmhqEif2nrccoex4mT2aHPagh123WJU9iMzQKNTyLqcguuc472VNW8ssCX3SwmYc9RO9HHbt31c= X-Received: by 2002:a2e:5019:: with SMTP id e25-v6mr4896236ljb.122.1526058428040; Fri, 11 May 2018 10:07:08 -0700 (PDT) MIME-Version: 1.0 References: <201805111659.w4BGxTAC076331@pdx.rh.CN85.dnsmgr.net> In-Reply-To: <201805111659.w4BGxTAC076331@pdx.rh.CN85.dnsmgr.net> Reply-To: araujo@freebsd.org From: Marcelo Araujo Date: Sat, 12 May 2018 01:06:55 +0800 Message-ID: Subject: Re: svn commit: r333494 - head/share/man/man7 To: "Rodney W. Grimes" Cc: "Conrad E. Meyer" , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 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, 11 May 2018 17:07:10 -0000 On Sat, May 12, 2018, 12:59 AM Rodney W. Grimes < freebsd@pdx.rh.cn85.dnsmgr.net> wrote: > > On Fri, May 11, 2018 at 8:26 AM, Rodney W. Grimes > > wrote: > > >> @@ -67,7 +72,8 @@ Changes are first committed to CURRENT and then > usuall > > >> to STABLE. > > >> Every few years the CURRENT branch is renamed to STABLE, and a new > > >> CURRENT is branched, with an incremented major version number. > > >> -Releases are then branched off STABLE and numbered with consecutive > minor numbers. > > >> +Releases are then branched off STABLE and numbered with consecutive > minor > > >> +numbers. > > > > > > Proper place to line break long lines is at conjuncatives such > > > as the "and" above, yeilding: > > > > What? Are you just inventing these rules out of blue sky? What > > possible reason is there to do as you have proposed? > > Well known and established man page style rules, documented someplace, > which I can not seem to locate right now. > Could you please find that if possible and share with us? Personally I'm about to rewrite some man page and that would be useful in my case! > > > Conrad > > -- > Rod Grimes > rgrimes@freebsd.org > >