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:
Diffstat (limited to 'winsup/cygwin/include/cygwin/version.h')
-rw-r--r--winsup/cygwin/include/cygwin/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 3036878c4..4122125a6 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -530,9 +530,9 @@ details. */
The mkvers.sh script at the top level produces a .cc file which initializes
a cygwin_version structure based on the above version information and
- creates a string table for grepping via "fgrep '%%%' cygwinwhatever.dll"
+ creates a string table for grepping via "grep -F '%%%' cygwinwhatever.dll"
if you are using GNU grep. Otherwise you may want to do a
- "strings cygwinwhatever.dll | fgrep '%%%'" instead.
+ "strings cygwinwhatever.dll | grep -F '%%%'" instead.
This will produce output such as: