Bug 1786576

Summary: [RHEL-8/RDMA] resource is missing in rdma man page OBJECT list
Product: Red Hat Enterprise Linux 8 Reporter: zguo <zguo>
Component: iprouteAssignee: Andrea Claudi <aclaudi>
Status: CLOSED ERRATA QA Contact: zguo <zguo>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.1CC: atragler
Target Milestone: rcKeywords: Documentation
Target Release: 8.0Flags: pm-rhel: mirror+
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: iproute-5.3.0-2.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 01:43:46 UTC Type: Enhancement
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description zguo 2019-12-26 10:04:54 UTC
Description of problem:


Version-Release number of selected component (if applicable):
iproute-5.3.0-1.el8.x86_64

How reproducible:
Always

Steps to Reproduce:
1. $ man rdma 
2. $ rdma
3.

Actual results:
 $ man rdma | grep 'OBJECT :'
       OBJECT := { dev | link | system | statistic }
 $ rdma | grep 'OBJECT :'
where  OBJECT := { dev | link | resource | system | statistic | help }


Expected results:
 $ man rdma | grep 'OBJECT :'
       OBJECT := { dev | link | resource | system | statistic }

 $ rdma | grep 'OBJECT :'
where  OBJECT := { dev | link | resource | system | statistic }


Additional info:

Comment 1 Andrea Claudi 2020-02-28 17:38:17 UTC
Patch submitted upstream: https://patchwork.ozlabs.org/patch/1246755/

Comment 2 Andrea Claudi 2020-03-02 16:59:35 UTC
This is fixed upstream with commit 8f1c9d4a3c0d4 ("man: rdma.8: Add missing resource subcommand description")

Comment 8 errata-xmlrpc 2020-11-04 01:43:46 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (iproute bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4478