Thanks, Peng. Applied. On 06/14/13 11:00, Peng Haitao wrote: > Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> > --- > man3/ceil.3 | 2 +- > man3/round.3 | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/man3/ceil.3 b/man3/ceil.3 > index edea688..4127a78 100644 > --- a/man3/ceil.3 > +++ b/man3/ceil.3 > @@ -79,7 +79,7 @@ POSIX.1-2001 documents a range error for overflows, but see NOTES. > .SS Multithreading (see pthreads(7)) > The > .BR ceil (), > -.BR ceilf () > +.BR ceilf (), > and > .BR ceill () > functions are thread-safe. > diff --git a/man3/round.3 b/man3/round.3 > index 9bea807..82faa43 100644 > --- a/man3/round.3 > +++ b/man3/round.3 > @@ -84,7 +84,7 @@ These functions first appeared in glibc in version 2.1. > .SS Multithreading (see pthreads(7)) > The > .BR round (), > -.BR roundf () > +.BR roundf (), > and > .BR roundl () > functions are thread-safe. > -- 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