summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-11-24 01:41:15 +0000
committerZac Medico <zmedico@gentoo.org>2008-11-24 01:41:15 +0000
commitf85428042974bbd95c920e0dd7a52f72630494cf (patch)
tree308da5ee27b4010be42b6633a08b88dfed9e9b22
parentfa559add07a5b97673a43db0ce9356eb1d6f247a (diff)
downloadportage-f85428042974bbd95c920e0dd7a52f72630494cf.tar.gz
portage-f85428042974bbd95c920e0dd7a52f72630494cf.tar.bz2
portage-f85428042974bbd95c920e0dd7a52f72630494cf.zip
Fix typo in --help. (trunk r12072)
svn path=/main/branches/2.1.6/; revision=12073
-rwxr-xr-xbin/emaint2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/emaint b/bin/emaint
index 8bc7c59e7..7b593f047 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"