From 3b8feef7390e227fe074ed82de50390ea32ce84e Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 18 Dec 2002 00:20:00 +0000
Subject: [PATCH] Minor changes for proper formatting with Solaris.

---
 doc/man/man5/slurm.conf.5 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5
index 28056548985..e9e26584892 100644
--- a/doc/man/man5/slurm.conf.5
+++ b/doc/man/man5/slurm.conf.5
@@ -361,7 +361,7 @@ The default value is "NO".
 State of partition or availability for use.  Possible values 
 are "UP" or "DOWN". The default value is "UP".
 .SH "EXAMPLE"
-.eo
+.LP 
 #
 .br
 # Sample /etc/slurm.conf for dev[0-25].llnl.gov
@@ -437,7 +437,7 @@ PartitionName=DEFAULT MaxTime=30 MaxNodes=10
 PartitionName=debug Nodes=dev[0-8,18-25] State=UP Default=YES
 .br
 PartitionName=batch Nodes=dev[9-17] State=UP
-.ec
+
 .SH "COPYING"
 Copyright (C) 2002 The Regents of the University of California.
 Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
-- 
GitLab