public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] perfmonctl.2: wfix and ffix
@ 2013-03-03  2:47 David Prévot
       [not found] ` <1362278844-8257-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: David Prévot @ 2013-03-03  2:47 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, David Prévot

---
 man2/perfmonctl.2 |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/man2/perfmonctl.2 b/man2/perfmonctl.2
index c35c007..487c1bc 100644
--- a/man2/perfmonctl.2
+++ b/man2/perfmonctl.2
@@ -119,7 +119,7 @@ Start monitoring.
 .B PFM_STOP
 .\" pfm_stop()
 .nf
-.BI  "perfmonctl(int " fd ", PFM_START, NULL, 0);
+.BI  "perfmonctl(int " fd ", PFM_STOP, NULL, 0);
 .fi
 Stop monitoring.
 .TP
@@ -153,7 +153,7 @@ Restart monitoring after receiving an overflow notification.
 .B PFM_DEBUG
 .\" pfm_debug()
 .nf
-.BI  "perfmonctl(int " fd ", PFM_DEBUG, val, 0);
+.BI  "perfmonctl(int " fd ", PFM_DEBUG, " val ", 0);
 .fi
 If
 .I val
@@ -202,5 +202,6 @@ is Linux specific and is available only on the IA-64 architecture.
 Glibc does not provide a wrapper for this system call; call it using
 .BR syscall (2).
 .SH SEE ALSO
-.BR gprof(1),
-.I The perfmon2 interface specification
+.BR gprof (1)
+
+The perfmon2 interface specification
-- 
1.7.10.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

* Re: [PATCH] perfmonctl.2: wfix and ffix
       [not found] ` <1362278844-8257-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2013-03-05 16:39   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2013-03-05 16:39 UTC (permalink / raw)
  To: David Prévot; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

Thanks David. Applied.

On Sun, Mar 3, 2013 at 3:47 AM, David Prévot <taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org> wrote:
> ---
>  man2/perfmonctl.2 |    9 +++++----
>  1 file changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/man2/perfmonctl.2 b/man2/perfmonctl.2
> index c35c007..487c1bc 100644
> --- a/man2/perfmonctl.2
> +++ b/man2/perfmonctl.2
> @@ -119,7 +119,7 @@ Start monitoring.
>  .B PFM_STOP
>  .\" pfm_stop()
>  .nf
> -.BI  "perfmonctl(int " fd ", PFM_START, NULL, 0);
> +.BI  "perfmonctl(int " fd ", PFM_STOP, NULL, 0);
>  .fi
>  Stop monitoring.
>  .TP
> @@ -153,7 +153,7 @@ Restart monitoring after receiving an overflow notification.
>  .B PFM_DEBUG
>  .\" pfm_debug()
>  .nf
> -.BI  "perfmonctl(int " fd ", PFM_DEBUG, val, 0);
> +.BI  "perfmonctl(int " fd ", PFM_DEBUG, " val ", 0);
>  .fi
>  If
>  .I val
> @@ -202,5 +202,6 @@ is Linux specific and is available only on the IA-64 architecture.
>  Glibc does not provide a wrapper for this system call; call it using
>  .BR syscall (2).
>  .SH SEE ALSO
> -.BR gprof(1),
> -.I The perfmon2 interface specification
> +.BR gprof (1)
> +
> +The perfmon2 interface specification
> --
> 1.7.10.4
>



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
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-03-05 16:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-03  2:47 [PATCH] perfmonctl.2: wfix and ffix David Prévot
     [not found] ` <1362278844-8257-1-git-send-email-taffit-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-03-05 16:39   ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox