From 18237e97ad3e3b09a7bc871b1954c91b6713c9fc Mon Sep 17 00:00:00 2001
From: Morris Jette <jette@schedmd.com>
Date: Mon, 2 Dec 2013 10:48:15 -0800
Subject: [PATCH] Remove trailing spaces from docs

---
 doc/man/man5/slurm.conf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5
index 105c06ccbb0..b22aee3383e 100644
--- a/doc/man/man5/slurm.conf.5
+++ b/doc/man/man5/slurm.conf.5
@@ -799,7 +799,7 @@ is provided by cgroups for virtual memory size ('vsize').
 In order to use the \fBsstat\fR tool, "jobacct_gather/aix", "jobacct_gather/linux",
 or "jobacct_gather/cgroup" must be configured.
 .br
-\fBNOTE:\fR Changing this configuration parameter changes the contents of 
+\fBNOTE:\fR Changing this configuration parameter changes the contents of
 the messages between Slurm daemons. Any previously running job steps are
 managed by a slurmstepd daemon that will persist through the lifetime of
 that job step and not change it's communication prototol. Only change this
-- 
GitLab