From f85428042974bbd95c920e0dd7a52f72630494cf Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 24 Nov 2008 01:41:15 +0000 Subject: Fix typo in --help. (trunk r12072) svn path=/main/branches/2.1.6/; revision=12073 --- bin/emaint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-1-g7c22