From 440e3a996bd76c8eb053971e792fb0dfc273eebe Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Thu, 24 Sep 2009 14:45:07 +0000
Subject: [PATCH] fix missed \ before -

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

diff --git a/doc/man/man1/scontrol.1 b/doc/man/man1/scontrol.1
index 363b8e8d58b..4b5cff45108 100644
--- a/doc/man/man1/scontrol.1
+++ b/doc/man/man1/scontrol.1
@@ -482,7 +482,7 @@ NOTE: The "show" command, when used with the "job" or "job <jobid>"
 entity displays detailed information about a job or jobs.  Much of
 this information may be modified using the "update job" command as
 described above.  However, the following fields displayed by the show
-job command are read-only and cannot be modified:
+job command are read\-only and cannot be modified:
 
 .TP
 \fIAllocNode:Sid\fp
-- 
GitLab