diff mbox

[TRIVIAL,rdma-core,1/2] libibumad/man/umad_init.3.md: Trivial punctuation changes

Message ID 49603607-d414-54bd-8e2a-6d8876771ba8@dev.mellanox.co.il (mailing list archive)
State Accepted
Headers show

Commit Message

Hal Rosenstock April 23, 2018, 6:27 p.m. UTC
Signed-off-by: Hal Rosenstock <hal@mellanox.com>
---
 libibumad/man/umad_init.3.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox

Patch

diff --git a/libibumad/man/umad_init.3.md b/libibumad/man/umad_init.3.md
index 12bb7a7..ebfc389 100644
--- a/libibumad/man/umad_init.3.md
+++ b/libibumad/man/umad_init.3.md
@@ -37,9 +37,9 @@  Versions prior to release 18 of the library require **umad_init()** to be
 called prior to using any other library functions. Old versions could return a
 failure code of -1 from **umad_init()**.
 
-For compatibility applications should continue to call **umad_init()**, and
+For compatibility, applications should continue to call **umad_init()**, and
 check the return code, prior to calling other **umad_** functions.  If
-**umad_init()** returns an error then, no further use of the umad library
+**umad_init()** returns an error, then no further use of the umad library
 should be attempted.
 
 # AUTHORS