Fix typo in --help. (trunk r12072)
authorZac Medico <zmedico@gentoo.org>
Mon, 24 Nov 2008 01:41:15 +0000 (01:41 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 24 Nov 2008 01:41:15 +0000 (01:41 -0000)
svn path=/main/branches/2.1.6/; revision=12073

bin/emaint

index 8bc7c59e75bf1a7707761e312857969e9242ef7d..7b593f0479aed8b75a301908c859c5b0030a4271 100755 (executable)
@@ -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"