naccyde / rpms / iproute

Forked from rpms/iproute 5 months ago
Clone

Blame SOURCES/0005-man-rdma.8-Add-missing-resource-subcommand-descripti.patch

07a51b
From 44362b42a40ed0f3a3598f55318ed4b0c9f8eb94 Mon Sep 17 00:00:00 2001
07a51b
From: Andrea Claudi <aclaudi@redhat.com>
07a51b
Date: Thu, 23 Apr 2020 12:49:03 +0200
07a51b
Subject: [PATCH] man: rdma.8: Add missing resource subcommand description
07a51b
07a51b
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1786576
07a51b
Upstream Status: iproute2.git commit 8f1c9d4a3c0d4
07a51b
07a51b
commit 8f1c9d4a3c0d4e720026b942c922372b3c12e110
07a51b
Author: Andrea Claudi <aclaudi@redhat.com>
07a51b
Date:   Fri Feb 28 18:36:24 2020 +0100
07a51b
07a51b
    man: rdma.8: Add missing resource subcommand description
07a51b
07a51b
    Add resource subcommand in the OBJECT section and a short
07a51b
    description for it.
07a51b
07a51b
    Reported-by: Zhaojuan Guo <zguo@redhat.com>
07a51b
    Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
07a51b
    Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
07a51b
---
07a51b
 man/man8/rdma.8 | 6 +++++-
07a51b
 1 file changed, 5 insertions(+), 1 deletion(-)
07a51b
07a51b
diff --git a/man/man8/rdma.8 b/man/man8/rdma.8
07a51b
index ef29b1c633644..221bf3343bf4c 100644
07a51b
--- a/man/man8/rdma.8
07a51b
+++ b/man/man8/rdma.8
07a51b
@@ -19,7 +19,7 @@ rdma \- RDMA tool
07a51b
 
07a51b
 .ti -8
07a51b
 .IR OBJECT " := { "
07a51b
-.BR dev " | " link " | " system " | " statistic " }"
07a51b
+.BR dev " | " link " | " resource " | " system " | " statistic " }"
07a51b
 .sp
07a51b
 
07a51b
 .ti -8
07a51b
@@ -70,6 +70,10 @@ Generate JSON output.
07a51b
 .B link
07a51b
 - RDMA port related.
07a51b
 
07a51b
+.TP
07a51b
+.B resource
07a51b
+- RDMA resource configuration.
07a51b
+
07a51b
 .TP
07a51b
 .B sys
07a51b
 - RDMA subsystem related.
07a51b
-- 
07a51b
2.25.4
07a51b