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:
authorCorinna Vinschen <corinna@vinschen.de>2019-02-02 23:15:50 +0300
committerCorinna Vinschen <corinna@vinschen.de>2019-02-02 23:15:50 +0300
commit49ea15ef17fda59cc279a59141c9b78cd9b9a3c1 (patch)
tree37a90ae457abf9c3ecc60c780e1d07f0b99346ad /winsup/doc/utils.xml
parentd5d9aac75907798e664bc12aeb7e1ab0c16b0875 (diff)
Cygwin: fix typo
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/utils.xml')
-rw-r--r--winsup/doc/utils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/utils.xml b/winsup/doc/utils.xml
index 0909d1173..043ed7358 100644
--- a/winsup/doc/utils.xml
+++ b/winsup/doc/utils.xml
@@ -693,7 +693,7 @@ kill -l [signal]
-l, --list print a list of signal names
-s, --signal send signal (use kill --list for a list)
-W, --winpid specified pids are windows PIDs, not Cygwin PIDs
- (use with extrem caution!)
+ (use with extreme caution!)
-h, --help output usage information and exit
-V, --version output version information and exit
</screen>