netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: netdev@vger.kernel.org
Cc: Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH iproute2-next 0/4] documentations cleanup
Date: Thu, 11 Jan 2024 10:44:07 -0800	[thread overview]
Message-ID: <20240111184451.48227-1-stephen@networkplumber.org> (raw)

Move what is relevant in doc/actions to man pages and
drop the rest.

Stephen Hemminger (4):
  man: get rid of doc/actions/mirred-usage
  man/tc-gact: move generic action documentation to man page
  doc: remove ifb README
  doc: remove out dated actions-general

 doc/actions/actions-general | 256 ------------------------------------
 doc/actions/gact-usage      |  78 -----------
 doc/actions/ifb-README      | 125 ------------------
 doc/actions/mirred-usage    | 164 -----------------------
 man/man8/tc-gact.8          |  85 ++++++++++++
 man/man8/tc-mirred.8        |   8 ++
 man/man8/tc.8               |   1 +
 7 files changed, 94 insertions(+), 623 deletions(-)
 delete mode 100644 doc/actions/actions-general
 delete mode 100644 doc/actions/gact-usage
 delete mode 100644 doc/actions/ifb-README
 delete mode 100644 doc/actions/mirred-usage
 create mode 100644 man/man8/tc-gact.8

-- 
2.43.0


             reply	other threads:[~2024-01-11 18:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-11 18:44 Stephen Hemminger [this message]
2024-01-11 18:44 ` [PATCH iproute2-next 1/4] man: get rid of doc/actions/mirred-usage Stephen Hemminger
2024-01-12 12:42   ` Jiri Pirko
2024-01-12 14:55     ` Jamal Hadi Salim
2024-01-12 15:40       ` Jiri Pirko
2024-01-15 21:04         ` Jamal Hadi Salim
2024-01-11 18:44 ` [PATCH iproute2-next 2/4] man/tc-gact: move generic action documentation to man page Stephen Hemminger
2024-01-11 18:44 ` [PATCH iproute2-next 3/4] doc: remove ifb README Stephen Hemminger
2024-01-11 18:44 ` [PATCH iproute2-next 4/4] doc: remove out dated actions-general Stephen Hemminger
2024-01-12 11:28 ` [PATCH iproute2-next 0/4] documentations cleanup Andrea Claudi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240111184451.48227-1-stephen@networkplumber.org \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).