From 1526643ca299da27e21b3d25c1e808c4e2613cf9 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/cgroup.conf.5 | 2 +-
 doc/man/man5/slurm.conf.5  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/man/man5/cgroup.conf.5 b/doc/man/man5/cgroup.conf.5
index 5e9aa2af4d4..bbb41b712d1 100644
--- a/doc/man/man5/cgroup.conf.5
+++ b/doc/man/man5/cgroup.conf.5
@@ -152,7 +152,7 @@ command line: \fBcgroup_enable=memory swapaccount=1\fR
 .LP
 This can usually be placed in /etc/default/grub inside the
 \fBGRUB_CMDLINE_LINUX\fR variable. A command such as update-grub must be run
-after updating the file. 
+after updating the file.
 
 .SH "EXAMPLE"
 .LP
diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5
index ea6b35bad94..1d1c56c6acd 100644
--- a/doc/man/man5/slurm.conf.5
+++ b/doc/man/man5/slurm.conf.5
@@ -788,7 +788,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