From 0eba04d57b28d90d6fd191bff0b6747847d73099 Mon Sep 17 00:00:00 2001
From: jette <jette@schedmd.com>
Date: Fri, 27 Nov 2015 09:46:20 -0800
Subject: [PATCH] Minor format fix to squeue man page

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

diff --git a/doc/man/man1/squeue.1 b/doc/man/man1/squeue.1
index fd60005dae5..1c9cb11cbcc 100644
--- a/doc/man/man1/squeue.1
+++ b/doc/man/man1/squeue.1
@@ -403,7 +403,7 @@ Count of cores reserved on each node for system use (core specialization).
 Nice value (adjustment to a job's scheduling priority).
 (Valid for jobs only)
 .TP
-%Y
+\fB%Y\fR
 For pending jobs, a list of the nodes expected to be used when the job is
 started.
 .TP
-- 
GitLab