public inbox for cygwin-patches@cygwin.com
 help / color / mirror / Atom feed
* [PATCH] Cygwin: Fix a stray '\n' in cygcheck manpage
@ 2024-01-10 13:57 Jon Turney
  2024-01-10 15:31 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Turney @ 2024-01-10 13:57 UTC (permalink / raw)
  To: cygwin-patches; +Cc: Jon Turney

---
 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Cygwin: Fix a stray '\n' in cygcheck manpage
  2024-01-10 13:57 [PATCH] Cygwin: Fix a stray '\n' in cygcheck manpage Jon Turney
@ 2024-01-10 15:31 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2024-01-10 15:31 UTC (permalink / raw)
  To: cygwin-patches

On Jan 10 13:57, Jon Turney wrote:
> ---
>  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

Yep, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-10 15:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-10 13:57 [PATCH] Cygwin: Fix a stray '\n' in cygcheck manpage Jon Turney
2024-01-10 15:31 ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).