[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240111184451.48227-1-stephen@networkplumber.org>
Date: Thu, 11 Jan 2024 10:44:07 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH iproute2-next 0/4] documentations cleanup
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
Powered by blists - more mailing lists