From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: Problems in tc-matchall.8, tc-sample.8 Date: Tue, 12 Jun 2018 14:17:00 -0700 Message-ID: <20180612141700.3a679643@xeon-e3> References: <20180612191614.916303A4F8E@snark.thyrsus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: esr@thyrsus.com Return-path: Received: from mail-pf0-f179.google.com ([209.85.192.179]:34533 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932682AbeFLVRD (ORCPT ); Tue, 12 Jun 2018 17:17:03 -0400 Received: by mail-pf0-f179.google.com with SMTP id a63-v6so191619pfl.1 for ; Tue, 12 Jun 2018 14:17:03 -0700 (PDT) In-Reply-To: <20180612191614.916303A4F8E@snark.thyrsus.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 12 Jun 2018 15:16:14 -0400 (EDT) esr@thyrsus.com wrote: > This is automatically generated email about markup problems in a man > page for which you appear to be responsible. If you are not the right > person or list, please tell me so I can correct my database. > > See http://catb.org/~esr/doclifter/bugs.html for details on how and > why these patches were generated. Feel free to email me with any > questions. Note: These patches do not change the modification date of > any manual page. You may wish to do that by hand. > > I apologize if this message seems spammy or impersonal. The volume of > markup bugs I am tracking is over five hundred - there is no real > alternative to generating bugmail from a database and template. > > -- > Eric S. Raymond Please resubmit as real patch with signed-off-by From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric S. Raymond" Subject: Re: Problems in tc-matchall.8, tc-sample.8 Date: Tue, 12 Jun 2018 18:00:03 -0400 Message-ID: <20180612220003.GE4849@thyrsus.com> References: <20180612191614.916303A4F8E@snark.thyrsus.com> <20180612141700.3a679643@xeon-e3> Reply-To: esr@thyrsus.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from thyrsus.com ([71.162.243.5]:60576 "EHLO snark.thyrsus.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933912AbeFLWAD (ORCPT ); Tue, 12 Jun 2018 18:00:03 -0400 Content-Disposition: inline In-Reply-To: <20180612141700.3a679643@xeon-e3> Sender: netdev-owner@vger.kernel.org List-ID: Stephen Hemminger : > Please resubmit as real patch with signed-off-by I would like to follow your intructions, but that description leaves me not quite certain what you want. A git format-patch thing? If so, what git url should I clone from? -- Eric S. Raymond My work is funded by the Internet Civil Engineering Institute: https://icei.org Please visit their site and donate: the civilization you save might be your own. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: Problems in tc-matchall.8, tc-sample.8 Date: Tue, 12 Jun 2018 15:33:50 -0700 Message-ID: <20180612153350.75e77f01@xeon-e3> References: <20180612191614.916303A4F8E@snark.thyrsus.com> <20180612141700.3a679643@xeon-e3> <20180612220003.GE4849@thyrsus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: "Eric S. Raymond" Return-path: Received: from mail-pl0-f66.google.com ([209.85.160.66]:44390 "EHLO mail-pl0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934314AbeFLWdx (ORCPT ); Tue, 12 Jun 2018 18:33:53 -0400 Received: by mail-pl0-f66.google.com with SMTP id z9-v6so293694plk.11 for ; Tue, 12 Jun 2018 15:33:53 -0700 (PDT) In-Reply-To: <20180612220003.GE4849@thyrsus.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 12 Jun 2018 18:00:03 -0400 "Eric S. Raymond" wrote: > Stephen Hemminger : > > Please resubmit as real patch with signed-off-by > > I would like to follow your intructions, but that description leaves me > not quite certain what you want. A git format-patch thing? If so, what > git url should I clone from? iproute patches are handled the same as the Linux kernel. Please submit patches to the netdev@vger.kernel.org with the same kind of diff format (and signed-off-by) as the kernel. Like the kernel, patches which are pure bug fixes go to the master branch, and patches with new functionality are handled with the iproute2-next repository. From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric S. Raymond" Subject: Re: Problems in tc-matchall.8, tc-sample.8 Date: Tue, 12 Jun 2018 19:41:03 -0400 Message-ID: <20180612234103.GB14546@thyrsus.com> References: <20180612191614.916303A4F8E@snark.thyrsus.com> <20180612141700.3a679643@xeon-e3> <20180612220003.GE4849@thyrsus.com> <20180612153350.75e77f01@xeon-e3> Reply-To: esr@thyrsus.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from thyrsus.com ([71.162.243.5]:38354 "EHLO snark.thyrsus.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934383AbeFLXlE (ORCPT ); Tue, 12 Jun 2018 19:41:04 -0400 Content-Disposition: inline In-Reply-To: <20180612153350.75e77f01@xeon-e3> Sender: netdev-owner@vger.kernel.org List-ID: Stephen Hemminger : > On Tue, 12 Jun 2018 18:00:03 -0400 > "Eric S. Raymond" wrote: > > > Stephen Hemminger : > > > Please resubmit as real patch with signed-off-by > > > > I would like to follow your intructions, but that description leaves me > > not quite certain what you want. A git format-patch thing? If so, what > > git url should I clone from? > > iproute patches are handled the same as the Linux kernel. > Please submit patches to the netdev@vger.kernel.org with the same kind > of diff format (and signed-off-by) as the kernel. > > Like the kernel, patches which are pure bug fixes go to the master > branch, and patches with new functionality are handled with the iproute2-next repository. Then I should bugfix against this repository? https://github.com/shemminger/iproute2 -- Eric S. Raymond My work is funded by the Internet Civil Engineering Institute: https://icei.org Please visit their site and donate: the civilization you save might be your own. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: Problems in tc-matchall.8, tc-sample.8 Date: Tue, 12 Jun 2018 17:24:39 -0700 Message-ID: <20180612172439.6416b4e7@xeon-e3> References: <20180612191614.916303A4F8E@snark.thyrsus.com> <20180612141700.3a679643@xeon-e3> <20180612220003.GE4849@thyrsus.com> <20180612153350.75e77f01@xeon-e3> <20180612234103.GB14546@thyrsus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: "Eric S. Raymond" Return-path: Received: from mail-pl0-f66.google.com ([209.85.160.66]:38379 "EHLO mail-pl0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934812AbeFMAYm (ORCPT ); Tue, 12 Jun 2018 20:24:42 -0400 Received: by mail-pl0-f66.google.com with SMTP id b14-v6so437786pls.5 for ; Tue, 12 Jun 2018 17:24:42 -0700 (PDT) In-Reply-To: <20180612234103.GB14546@thyrsus.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 12 Jun 2018 19:41:03 -0400 "Eric S. Raymond" wrote: > Stephen Hemminger : > > On Tue, 12 Jun 2018 18:00:03 -0400 > > "Eric S. Raymond" wrote: > > > > > Stephen Hemminger : > > > > Please resubmit as real patch with signed-off-by > > > > > > I would like to follow your intructions, but that description leaves me > > > not quite certain what you want. A git format-patch thing? If so, what > > > git url should I clone from? > > > > iproute patches are handled the same as the Linux kernel. > > Please submit patches to the netdev@vger.kernel.org with the same kind > > of diff format (and signed-off-by) as the kernel. > > > > Like the kernel, patches which are pure bug fixes go to the master > > branch, and patches with new functionality are handled with the iproute2-next repository. > > Then I should bugfix against this repository? > > https://github.com/shemminger/iproute2 The upstream repositories for master and net-next branch are now split. Master branch is at: git://git.kernel.org/pub/scm/network/iproute2/iproute2.gti and patches for next release are in (master branch): git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git Github is an out of date clone (like all the kernels on there). From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric S. Raymond" Subject: Re: Problems in tc-matchall.8, tc-sample.8 Date: Tue, 12 Jun 2018 21:12:46 -0400 Message-ID: <20180613011246.GA22921@thyrsus.com> References: <20180612191614.916303A4F8E@snark.thyrsus.com> <20180612141700.3a679643@xeon-e3> <20180612220003.GE4849@thyrsus.com> <20180612153350.75e77f01@xeon-e3> <20180612234103.GB14546@thyrsus.com> <20180612172439.6416b4e7@xeon-e3> Reply-To: esr@thyrsus.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="envbJBWh7q8WU6mo" Cc: netdev@vger.kernel.org To: Stephen Hemminger Return-path: Received: from thyrsus.com ([71.162.243.5]:46422 "EHLO snark.thyrsus.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935017AbeFMBMr (ORCPT ); Tue, 12 Jun 2018 21:12:47 -0400 Content-Disposition: inline In-Reply-To: <20180612172439.6416b4e7@xeon-e3> Sender: netdev-owner@vger.kernel.org List-ID: --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Stephen Hemminger : > The upstream repositories for master and net-next branch are now > split. Master branch is at: > git://git.kernel.org/pub/scm/network/iproute2/iproute2.gti > > and patches for next release are in (master branch): > git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git > > > Github is an out of date clone (like all the kernels on there). OK. Patch fixing markup in 7 files enclosed, with signoff. No content changes in these patches. The intent is just to fix syntax bugs so doclifter can do a clean lift to DocBook-XML, from which high-quality HTML can be generated. -- Eric S. Raymond My work is funded by the Internet Civil Engineering Institute: https://icei.org Please visit their site and donate: the civilization you save might be your own. --envbJBWh7q8WU6mo Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="0001-Markup-fixes-for-various-manual-pages.patch" >>From c06f4f46b0a09ebb21c11ccc894fd827f5a6250a Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 12 Jun 2018 21:02:38 -0400 Subject: [PATCH] Markup fixes for various manual pages. Signed-off-by: Eric S. Raymond --- man/man8/tc-cbq-details.8 | 4 ++-- man/man8/tc-cbq.8 | 4 ++-- man/man8/tc-htb.8 | 4 ++-- man/man8/tc-matchall.8 | 2 -- man/man8/tc-mqprio.8 | 4 ++-- man/man8/tc-prio.8 | 4 ++-- man/man8/tc-sample.8 | 2 -- 7 files changed, 10 insertions(+), 14 deletions(-) diff --git a/man/man8/tc-cbq-details.8 b/man/man8/tc-cbq-details.8 index 9368103b..42027732 100644 --- a/man/man8/tc-cbq-details.8 +++ b/man/man8/tc-cbq-details.8 @@ -4,9 +4,9 @@ CBQ \- Class Based Queueing .SH SYNOPSIS .B tc qdisc ... dev dev -.B ( parent +.B { parent classid -.B | root) [ handle +.B | root} [ handle major: .B ] cbq avpkt bytes diff --git a/man/man8/tc-cbq.8 b/man/man8/tc-cbq.8 index 301265d8..0d958843 100644 --- a/man/man8/tc-cbq.8 +++ b/man/man8/tc-cbq.8 @@ -4,9 +4,9 @@ CBQ \- Class Based Queueing .SH SYNOPSIS .B tc qdisc ... dev dev -.B ( parent +.B { parent classid -.B | root) [ handle +.B | root } [ handle major: .B ] cbq [ allot bytes diff --git a/man/man8/tc-htb.8 b/man/man8/tc-htb.8 index ae310f43..b1a364bd 100644 --- a/man/man8/tc-htb.8 +++ b/man/man8/tc-htb.8 @@ -4,9 +4,9 @@ HTB \- Hierarchy Token Bucket .SH SYNOPSIS .B tc qdisc ... dev dev -.B ( parent +.B { parent classid -.B | root) [ handle +.B | root } [ handle major: .B ] htb [ default minor-id diff --git a/man/man8/tc-matchall.8 b/man/man8/tc-matchall.8 index e3cddb1f..28969461 100644 --- a/man/man8/tc-matchall.8 +++ b/man/man8/tc-matchall.8 @@ -81,7 +81,5 @@ tc filter add dev eth0 parent ffff: matchall \\ action sample rate 100 group 12 .EE .RE - -.EE .SH SEE ALSO .BR tc (8), diff --git a/man/man8/tc-mqprio.8 b/man/man8/tc-mqprio.8 index a1bedd35..0936b2be 100644 --- a/man/man8/tc-mqprio.8 +++ b/man/man8/tc-mqprio.8 @@ -4,9 +4,9 @@ MQPRIO \- Multiqueue Priority Qdisc (Offloaded Hardware QOS) .SH SYNOPSIS .B tc qdisc ... dev dev -.B ( parent +.B { parent classid -.B | root) [ handle +.B | root } [ handle major: .B ] mqprio [ numtc tcs diff --git a/man/man8/tc-prio.8 b/man/man8/tc-prio.8 index 605f3d39..8c5b21dd 100644 --- a/man/man8/tc-prio.8 +++ b/man/man8/tc-prio.8 @@ -4,9 +4,9 @@ PRIO \- Priority qdisc .SH SYNOPSIS .B tc qdisc ... dev dev -.B ( parent +.B { parent classid -.B | root) [ handle +.B | root } [ handle major: .B ] prio [ bands bands diff --git a/man/man8/tc-sample.8 b/man/man8/tc-sample.8 index 3e03eba2..0facd3c5 100644 --- a/man/man8/tc-sample.8 +++ b/man/man8/tc-sample.8 @@ -116,8 +116,6 @@ tc filter add dev eth1 parent ffff: matchall \\ action sample index 19 .EE .RE - -.EE .RE .SH SEE ALSO .BR tc (8), -- 2.17.1 --envbJBWh7q8WU6mo--