All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 v3] Add a description section to the rdma man page
@ 2021-02-03 16:45 Alan Perry
  0 siblings, 0 replies; only message in thread
From: Alan Perry @ 2021-02-03 16:45 UTC (permalink / raw)
  To: stephen; +Cc: netdev, Alan Perry, Leon Romanovsky

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@snowmoose.com>
Acked-by: Leon Romanovsky <leonro@nvidia.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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-03 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 16:45 [PATCH iproute2 v3] Add a description section to the rdma man page Alan Perry

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.