Re: [PATCH iproute2 0/2] rdma man pages improvements
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2020-02-28 21:55:17
From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2020-02-28 21:55:17
On Fri, 28 Feb 2020 18:36:23 +0100 Andrea Claudi [off-list ref] wrote:
- Add missing descriptions for both resource subcomand and filters on the statistic subcommand. - Add filter description on the rdma statistic help message - Fix some whitespace issue on the rdma statistic man page Andrea Claudi (2): man: rdma.8: Add missing resource subcommand description man: rdma-statistic: Add filter description man/man8/rdma-statistic.8 | 16 ++++++++++++---- man/man8/rdma.8 | 6 +++++- rdma/stat.c | 1 + 3 files changed, 18 insertions(+), 5 deletions(-)
Looks good, applied