From 9d396fae87e4f7772c97d2d03d510a00b0c2ab88 Mon Sep 17 00:00:00 2001
From: "Joseph P. Donaghy" <donaghy1@llnl.gov>
Date: Thu, 13 Nov 2008 17:37:33 +0000
Subject: [PATCH] more and yet more edits.

---
 doc/man/man1/sshare.1 | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/doc/man/man1/sshare.1 b/doc/man/man1/sshare.1
index 0a31da8eb5a..d6220772eb3 100644
--- a/doc/man/man1/sshare.1
+++ b/doc/man/man1/sshare.1
@@ -8,10 +8,8 @@ sshare \- Tool for listing the shares of associations to a cluster.
 
 .SH "DESCRIPTION"
 \fBsshare\fR is used to view Slurm share information.
-The sshare information is maintained within a database with the interface 
+The sshare information is derived from a database with the interface 
 being provided by \fBslurmdbd\fR (Slurm Database daemon).
-This database can serve as a central storehouse of user and 
-computer information for multiple computers at a single site.
 sshare provides Slurm share information of Account, User, ID,
 FairShare, Normal Shares, Used, Normal Usage, Effective Used, Normal Effective Usage.
 
@@ -28,7 +26,7 @@ List accounts information.
 
 .TP
 \fB\-h\fR, \fB\-\-help\fR
-Print a help message describing the usage of \fBssshare\fR.
+Print a help message describing the usage of \fBsshare\fR.
 This is equivalent to the \fBusage\fR command.
 
 .TP
-- 
GitLab