[PATCH] Cygwin: Fix a stray '\n' in cygcheck manpage
Jon Turney
jon.turney@dronecode.org.uk
Wed Jan 10 13:57:52 GMT 2024
---
winsup/doc/utils.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/winsup/doc/utils.xml b/winsup/doc/utils.xml
index 8261e7ebd..692dae38f 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
--
2.42.1
More information about the Cygwin-patches
mailing list