From 379f9ab4b1a7e033c9fb379488e67ff09e6b30a1 Mon Sep 17 00:00:00 2001
From: Morris Jette <jette@schedmd.com>
Date: Sat, 15 Apr 2017 11:13:38 -0600
Subject: [PATCH] sbatch man page format fix

---
 doc/man/man1/sbatch.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man/man1/sbatch.1 b/doc/man/man1/sbatch.1
index 0b6e1cb06d6..02548dd1cae 100644
--- a/doc/man/man1/sbatch.1
+++ b/doc/man/man1/sbatch.1
@@ -1035,7 +1035,7 @@ Supported values include:
 .RS
 .TP 12
 \fBBULK_XFER\fR[=<\fIresources\fR>]
-Enable bulk transfer of data using Remote Direct-Memory Access (RDMA).
+Enable bulk transfer of data using Remote Direct\-Memory Access (RDMA).
 The optional \fIresources\fR specification is a numeric value which can have
 a suffix of "k", "K", "m", "M", "g" or "G" for kilobytes, megabytes or
 gigabytes.
-- 
GitLab