From 6e5f4a223fabc0e79d669d20c9a52d4b12b7be0a Mon Sep 17 00:00:00 2001
From: Danny Auble <da@llnl.gov>
Date: Mon, 4 May 2009 18:07:34 +0000
Subject: [PATCH] fix type in bluegene man

---
 doc/man/man5/bluegene.conf.5 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/doc/man/man5/bluegene.conf.5 b/doc/man/man5/bluegene.conf.5
index 4b90a29df7c..484360c5112 100644
--- a/doc/man/man5/bluegene.conf.5
+++ b/doc/man/man5/bluegene.conf.5
@@ -27,7 +27,7 @@ Alternative BlrtsImage.  This is an optional field only used for
 mulitple images on a system and should be followed by a Groups= with
 the user groups allowed to use this image (i.e. Groups=da,jette) if 
 Groups= is not stated then this image will be able to be used by all
-groups. You can but as many alternative images as you want in the conf file.
+groups. You can put as many alternative images as you want in the conf file.
 
 .TP
 \fBAltLinuxImage\fR
@@ -35,7 +35,7 @@ Alternative LinuxImage.  This is an optional field only used for
 mulitple images on a system and should be followed by a Groups= with
 the user groups allowed to use this image (i.e. Groups=da,jette) if 
 Groups= is not stated then this image will be able to be used by all
-groups. You can but as many alternative images as you want in the conf file.
+groups. You can put as many alternative images as you want in the conf file.
 
 .TP
 \fBAltRamDiskImage\fR
@@ -43,7 +43,7 @@ Alternative RamDiskImage.  This is an optional field only used for
 mulitple images on a system and should be followed by a Groups= with
 the user groups allowed to use this image (i.e. Groups=da,jette) if 
 Groups= is not stated then this image will be able to be used by all
-groups. You can but as many alternative images as you want in the conf file.
+groups. You can put as many alternative images as you want in the conf file.
 
 .TP
 \fBBlrtsImage\fR
@@ -67,7 +67,7 @@ Alternative CnloadImage.  This is an optional field only used for
 mulitple images on a system and should be followed by a Groups= with
 the user groups allowed to use this image (i.e. Groups=da,jette) if 
 Groups= is not stated then this image will be able to be used by all
-groups. You can but as many alternative images as you want in the conf file.
+groups. You can put as many alternative images as you want in the conf file.
 
 .TP
 \fBAltIoloadImage\fR
@@ -75,7 +75,7 @@ Alternative IoloadImage.  This is an optional field only used for
 mulitple images on a system and should be followed by a Groups= with
 the user groups allowed to use this image (i.e. Groups=da,jette) if 
 Groups= is not stated then this image will be able to be used by all
-groups. You can but as many alternative images as you want in the conf file.
+groups. You can put as many alternative images as you want in the conf file.
 
 .TP
 \fBCnloadImage\fR
@@ -94,7 +94,7 @@ Alternative MloaderImage.  This is an optional field only used for
 mulitple images on a system and should be followed by a Groups= with
 the user groups allowed to use this image (i.e. Groups=da,jette) if 
 Groups= is not stated then this image will be able to be used by all
-groups. You can but as many alternative images as you want in the conf file.
+groups. You can put as many alternative images as you want in the conf file.
 
 .TP
 \fBBasePartitionNodeCount\fR
-- 
GitLab