From 92d619ca424ff1940f4460e9d82d16d19aef3f4f Mon Sep 17 00:00:00 2001
From: Steve Huston <huston@astro.princeton.edu>
Date: Fri, 11 Apr 2014 10:45:02 -0700
Subject: [PATCH] Fix a typo in scontrol.1 man page.

---
 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 7d1f93f3360..6d6e3c84e2b 100644
--- a/doc/man/man1/scontrol.1
+++ b/doc/man/man1/scontrol.1
@@ -1271,7 +1271,7 @@ Flags\-=DAILY (NOTE: this shortcut is not supported for all flags).
 Currently supported flags include:
 .RS
 .TP 12
-\fFIRST_CORES\fR
+\fIFIRST_CORES\fR
 Use the lowest numbered cores on a node only.
 \fILICENSE_ONLY\fR
 This is a reservation for licenses only and not compute nodes.
-- 
GitLab