Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2009-03-09 00:13:26 +0300
committerChristopher Faylor <me@cgf.cx>2009-03-09 00:13:26 +0300
commit9caeaa61c0f58abfb1a6a27906cb8aafaa06a321 (patch)
tree3fb7e2275de012a1761733dd8a7616f43dfe255d /winsup/utils
parente94fc807d905280fb30e46535a639932325b9058 (diff)
* cygcheck.cc (usage): Fix typo.
Diffstat (limited to 'winsup/utils')
-rw-r--r--winsup/utils/ChangeLog4
-rw-r--r--winsup/utils/cygcheck.cc2
2 files changed, 5 insertions, 1 deletions
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 <me+cygwin@cgf.cx>
+
+ * cygcheck.cc (usage): Fix typo.
+
2009-03-02 Corinna Vinschen <corinna@vinschen.de>
* 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\