All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] setjmp.3: ffix
@ 2014-01-29 16:45 David Prévot
       [not found] ` <1391013936-19379-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: David Prévot @ 2014-01-29 16:45 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot

---
 man3/setjmp.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/setjmp.3 b/man3/setjmp.3
index 6ac3d65..8dae4ad 100644
--- a/man3/setjmp.3
+++ b/man3/setjmp.3
@@ -102,7 +102,7 @@ is a function
 .B _setjmp
 that will not.
 On Linux with glibc versions before 2.19,
-.BR setjmp()
+.BR setjmp ()
 follows the System V behavior by default,
 but the BSD behavior is provided if the
 .BR _BSD_SOURCE
-- 
1.9.rc1

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] setjmp.3: ffix
       [not found] ` <1391013936-19379-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2014-01-30  8:12   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-01-30  8:12 UTC (permalink / raw)
  To: David Prévot
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man-u79uwXL29TY76Z2rM5mHXA

Applied.

Thanks,

Michael

On 01/29/2014 05:45 PM, David Prévot wrote:
> ---
>  man3/setjmp.3 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man3/setjmp.3 b/man3/setjmp.3
> index 6ac3d65..8dae4ad 100644
> --- a/man3/setjmp.3
> +++ b/man3/setjmp.3
> @@ -102,7 +102,7 @@ is a function
>  .B _setjmp
>  that will not.
>  On Linux with glibc versions before 2.19,
> -.BR setjmp()
> +.BR setjmp ()
>  follows the System V behavior by default,
>  but the BSD behavior is provided if the
>  .BR _BSD_SOURCE
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-01-30  8:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-29 16:45 [PATCH] setjmp.3: ffix David Prévot
     [not found] ` <1391013936-19379-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2014-01-30  8:12   ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.