OSDN Git Service

(split) LDP: Update original to LDP v3.63
[linuxjm/LDP_man-pages.git] / original / man2 / perfmonctl.2
index a8a37b5..c942def 100644 (file)
@@ -188,7 +188,7 @@ Reset PMC registers to default values.
 .\" .BI  "perfmonctl(int " fd ", PFM_GETINFO_EVTSETS, pfarg_setinfo_t *info, n);
 .\" .fi
 .SH RETURN VALUE
-.BR performctl ()
+.BR perfmonctl ()
 returns zero when the operation is successful.
 On error, \-1 is returned and
 .I errno
@@ -198,7 +198,7 @@ is set to indicate the cause of the error.
 is available since Linux 2.4.
 .SH CONFORMING TO
 .BR perfmonctl ()
-is Linux specific and is available only on the IA-64 architecture.
+is Linux-specific and is available only on the IA-64 architecture.
 .SH NOTES
 Glibc does not provide a wrapper for this system call; call it using
 .BR syscall (2).