From: Masayuki Igawa Date: Wed, 13 May 2009 02:16:16 +0000 (+0530) Subject: This patch fixes a trivial comment typo about the cgred. X-Git-Tag: v0.34~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c5c4ca18d33a1ae6e4b5c6f3c6076f34491d15;p=thirdparty%2Flibcgroup.git This patch fixes a trivial comment typo about the cgred. Signed-off-by: Masayuki Igawa Signed-off-by: Balbir Singh --- diff --git a/scripts/init.d/cgred.in b/scripts/init.d/cgred.in index 4c6d34ab..3440f0ac 100644 --- a/scripts/init.d/cgred.in +++ b/scripts/init.d/cgred.in @@ -13,7 +13,7 @@ # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # -# cgred GGroups Rules Engine Daemon +# cgred CGroups Rules Engine Daemon # chkconfig: - 14 86 # description: This is a daemon for automatically classifying processes \ # into cgroups based on UID/GID.