aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-11-24 01:39:41 +0000
committerZac Medico <zmedico@gentoo.org>2008-11-24 01:39:41 +0000
commita83998cffdb62f68750b9bcdbabec6731bc50df5 (patch)
treebd1e2cfad166449c5f7b30e04f8f6a1a4b948faa /bin/emaint
parentDocument the 'eapi' profile file. (diff)
downloadportage-a83998cffdb62f68750b9bcdbabec6731bc50df5.tar.gz
portage-a83998cffdb62f68750b9bcdbabec6731bc50df5.tar.bz2
portage-a83998cffdb62f68750b9bcdbabec6731bc50df5.zip
Fix typo in --help.
svn path=/main/trunk/; revision=12072
Diffstat (limited to 'bin/emaint')
-rwxr-xr-xbin/emaint2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/emaint b/bin/emaint
index 14e9e49d4..0d053d7fb 100755
--- a/bin/emaint
+++ b/bin/emaint
@@ -500,7 +500,7 @@ def emaint_main(myargv):
usage = "usage: emaint [options] COMMAND"
desc = "The emaint program provides an interface to system health " + \
- "checks and maintenance. See the emaint(1) man page for " + \
+ "checks and maintenance. See the emaint(1) man page " + \
"for additional information about the following commands:"
usage += "\n\n"