aboutsummaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2024-01-10 12:39:47 +0000
committerJon Turney <jon.turney@dronecode.org.uk>2024-01-10 16:43:13 +0000
commitd11629ddb38e5bc30fd0528b1e81c4fd1b99d331 (patch)
treeea3a7d51ee9c392596557ec602ccb6d445ef0610 /winsup
parentc419bbb341528a97d2de88539caf200c9dec1ffb (diff)
downloadnewlib-d11629ddb38e5bc30fd0528b1e81c4fd1b99d331.zip
newlib-d11629ddb38e5bc30fd0528b1e81c4fd1b99d331.tar.gz
newlib-d11629ddb38e5bc30fd0528b1e81c4fd1b99d331.tar.bz2
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 f79a928..9210c94 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