On 09/02/13 05:31, Peng Haitao wrote: > Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html