lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20210203164509.41998-1-alanp@snowmoose.com>
Date:   Wed,  3 Feb 2021 08:45:10 -0800
From:   Alan Perry <alanp@...wmoose.com>
To:     stephen@...workplumber.org
Cc:     netdev@...r.kernel.org, Alan Perry <alanp@...wmoose.com>,
        Leon Romanovsky <leonro@...dia.com>
Subject: [PATCH iproute2 v3] Add a description section to the rdma man page

Add a description section to the rdma man page with basic info about the
command for users unfamiliar with it.

Signed-off-by: Alan Perry <alanp@...wmoose.com>
Acked-by: Leon Romanovsky <leonro@...dia.com>
---
Changelog
Removed man page date change. Reworked description change into several lines
instead of one long line.
---
 man/man8/rdma.8 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/man/man8/rdma.8 b/man/man8/rdma.8
index c9e5d50d..9c016687 100644
--- a/man/man8/rdma.8
+++ b/man/man8/rdma.8
@@ -29,6 +29,12 @@ rdma \- RDMA tool
 \fB\-j\fR[\fIson\fR] }
 \fB\-p\fR[\fIretty\fR] }
 
+.SH DESCRIPTION
+.B rdma
+is a tool for querying and setting the configuration for RDMA, direct
+memory access between the memory of two computers without use of the
+operating system on either computer.
+
 .SH OPTIONS
 
 .TP
-- 
2.30.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ