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

Signed-off-by: Peng Haitao <penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
---
 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.
-- 
1.8.1.4

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

end of thread, other threads:[~2013-06-17  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14  9:00 [PATCH] ceil.3, round.3: ATTRIBUTES: tfix Peng Haitao
     [not found] ` <1371200404-28180-1-git-send-email-penght-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
2013-06-17  0:18   ` Michael Kerrisk

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.