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
path: root/winsup
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2024-01-10 15:39:47 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2024-01-10 19:43:13 +0300
commitd11629ddb38e5bc30fd0528b1e81c4fd1b99d331 (patch)
treeea3a7d51ee9c392596557ec602ccb6d445ef0610 /winsup
parentc419bbb341528a97d2de88539caf200c9dec1ffb (diff)
Cygwin: Fix a stray '\n' in cygcheck manpage
Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Diffstat (limited to 'winsup')
-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 f79a928df..9210c94e2 100644
--- a/winsup/doc/utils.xml
+++ b/winsup/doc/utils.xml
@@ -210,7 +210,7 @@ At least one command option or a PROGRAM is required, as shown above.
plain console only, not from a pty/rxvt/xterm)
-e, --search-package list all available packages matching PATTERN
PATTERN is a glob pattern with * and ? as wildcard chars
- search selection specifiers (multiple allowed):\n\
+ search selection specifiers (multiple allowed):
--requires list packages depending on packages matching PATTERN
--build-reqs list packages depending on packages matching PATTERN
when building these packages