All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] clock_getres.2: ffix
@ 2017-11-08  7:25 Seonghun Lim
       [not found] ` <55b5b761-3b19-6578-a83d-a2a9f7452459-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Seonghun Lim @ 2017-11-08  7:25 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

---
 man2/clock_getres.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/clock_getres.2 b/man2/clock_getres.2
index e5349439e..48c259632 100644
--- a/man2/clock_getres.2
+++ b/man2/clock_getres.2
@@ -275,7 +275,7 @@ If the CPUs in an SMP system have different clock sources, then
 there is no way to maintain a correlation between the timer registers since
 each CPU will run at a slightly different frequency.
 If that is the case, then
-.I clock_getcpuclockid(0)
+.BR clock_getcpuclockid(3)
 will return
 .B ENOENT
 to signify this condition.
-- 

--
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] 5+ messages in thread
* [PATCH] clock_getres.2: ffix
@ 2012-05-05 20:33 Simon Paillard
       [not found] ` <1336250035-15232-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Simon Paillard @ 2012-05-05 20:33 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Simon Paillard

Formating issue introduced in 63f0f3d9b864
---
 man2/clock_getres.2 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/man2/clock_getres.2 b/man2/clock_getres.2
index ed6fed9..e710d0b 100644
--- a/man2/clock_getres.2
+++ b/man2/clock_getres.2
@@ -243,4 +243,4 @@ On Linux, these clocks are not settable
 .BR ftime (3),
 .BR pthread_getcpuclockid (3),
 .BR sysconf (3),
- time (7)
+.BR time (7)
-- 
1.7.2.5

--
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] 5+ messages in thread

end of thread, other threads:[~2017-11-09  7:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-08  7:25 [patch] clock_getres.2: ffix Seonghun Lim
     [not found] ` <55b5b761-3b19-6578-a83d-a2a9f7452459-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-11-08 11:58   ` G. Branden Robinson
     [not found]     ` <20171108115827.rachl42whbklzlpi-Z0uaYDh/Ni4SozaZsD9aTtHuzzzSOjJt@public.gmane.org>
2017-11-09  7:55       ` Michael Kerrisk (man-pages)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-05 20:33 [PATCH] " Simon Paillard
     [not found] ` <1336250035-15232-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2012-05-05 21:37   ` 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.