From 4f37709d8a9a50586db538d83a7318bd3d4b3063 Mon Sep 17 00:00:00 2001
From: Don Lipari <lipari1@llnl.gov>
Date: Thu, 28 Oct 2010 23:53:09 +0000
Subject: [PATCH] Removed stray spaces from the beginning of sacctmgr.1 which
 ruined the formatting

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

diff --git a/doc/man/man1/sacctmgr.1 b/doc/man/man1/sacctmgr.1
index 48f9b672da9..c73efb22ef2 100644
--- a/doc/man/man1/sacctmgr.1
+++ b/doc/man/man1/sacctmgr.1
@@ -1,4 +1,4 @@
-   .TH SACCTMGR "1" "April 2009" "sacctmgr 2.0" "Slurm components"
+.TH SACCTMGR "1" "April 2009" "sacctmgr 2.0" "Slurm components"
 
 .SH "NAME"
 sacctmgr \- Used to view and modify Slurm account information.
-- 
GitLab