All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Perry <alanp@snowmoose.com>
To: stephen@networkplumber.org
Cc: netdev@vger.kernel.org, Alan Perry <alanp@snowmoose.com>,
	Leon Romanovsky <leonro@nvidia.com>
Subject: [PATCH iproute2 v3] Add a description section to the rdma man page
Date: Wed,  3 Feb 2021 08:45:10 -0800	[thread overview]
Message-ID: <20210203164509.41998-1-alanp@snowmoose.com> (raw)

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


                 reply	other threads:[~2021-02-03 16:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210203164509.41998-1-alanp@snowmoose.com \
    --to=alanp@snowmoose.com \
    --cc=leonro@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.