diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 8ba222ba3..2634de297 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,7 @@ +2009-03-08 Christopher Faylor + + * cygcheck.cc (usage): Fix typo. + 2009-03-02 Corinna Vinschen * utils.sgml: Set example prompt to "$" throughout. Don't use "/" diff --git a/winsup/utils/cygcheck.cc b/winsup/utils/cygcheck.cc index 61f60a619..6673a6b7b 100644 --- a/winsup/utils/cygcheck.cc +++ b/winsup/utils/cygcheck.cc @@ -1979,7 +1979,7 @@ At least one command option or a PROGRAM is required, as shown above.\n\ -f, --find-package find the package that FILE belongs to\n\ -l, --list-package list contents of PACKAGE (or all packages if none given)\n\ -p, --package-query search for REGEXP in the entire cygwin.com package\n\ - repository (requies internet connectivity)\n\ + repository (requires internet connectivity)\n\ -v, --verbose produce more verbose output\n\ -h, --help annotate output with explanatory comments when given\n\ with another command, otherwise print this help\n\