All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nextafter.3: tfix
@ 2013-09-02  3:31 Peng Haitao
       [not found] ` <1378092662-4207-1-git-send-email-penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Haitao @ 2013-09-02  3:31 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Signed-off-by: Peng Haitao <penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
---
 man3/nextafter.3 | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/man3/nextafter.3 b/man3/nextafter.3
index 69289d8..5548908 100644
--- a/man3/nextafter.3
+++ b/man3/nextafter.3
@@ -69,7 +69,10 @@ or
 .ad b
 .SH DESCRIPTION
 The
-.BR nextafter ()
+.BR nextafter (),
+.BR nextafterf (),
+and
+.BR nextafterl ()
 functions return the next representable floating-point value following
 .I x
 in the direction of
@@ -89,8 +92,11 @@ the functions return
 .IR y .
 
 The
-.BR nexttoward ()
-functions do the same as the
+.BR nexttoward (),
+.BR nexttowardf (),
+and
+.BR nexttowardl ()
+functions do the same as the corresponding
 .BR nextafter ()
 functions, except that they have a
 .I "long double"
-- 
1.8.3.1

--
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] nextafter.3: tfix
       [not found] ` <1378092662-4207-1-git-send-email-penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
@ 2013-09-02  5:46   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2013-09-02  5:46 UTC (permalink / raw)
  To: Peng Haitao
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 09/02/13 05:31, Peng Haitao wrote:
> Signed-off-by: Peng Haitao <penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>

Applied. Thanks.

Cheers,

Michael


> ---
>  man3/nextafter.3 | 12 +++++++++---
>  1 file changed, 9 insertions(+), 3 deletions(-)
> 
> diff --git a/man3/nextafter.3 b/man3/nextafter.3
> index 69289d8..5548908 100644
> --- a/man3/nextafter.3
> +++ b/man3/nextafter.3
> @@ -69,7 +69,10 @@ or
>  .ad b
>  .SH DESCRIPTION
>  The
> -.BR nextafter ()
> +.BR nextafter (),
> +.BR nextafterf (),
> +and
> +.BR nextafterl ()
>  functions return the next representable floating-point value following
>  .I x
>  in the direction of
> @@ -89,8 +92,11 @@ the functions return
>  .IR y .
>  
>  The
> -.BR nexttoward ()
> -functions do the same as the
> +.BR nexttoward (),
> +.BR nexttowardf (),
> +and
> +.BR nexttowardl ()
> +functions do the same as the corresponding
>  .BR nextafter ()
>  functions, except that they have a
>  .I "long double"
> 

--
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:[~2013-09-02  5:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02  3:31 [PATCH] nextafter.3: tfix Peng Haitao
     [not found] ` <1378092662-4207-1-git-send-email-penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2013-09-02  5:46   ` 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.