diff options
Diffstat (limited to 'man/man2/perfmonctl.2')
-rw-r--r-- | man/man2/perfmonctl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/perfmonctl.2 b/man/man2/perfmonctl.2 index 29023d7e7c..af839e184f 100644 --- a/man/man2/perfmonctl.2 +++ b/man/man2/perfmonctl.2 @@ -10,7 +10,7 @@ perfmonctl \- interface to IA-64 performance monitoring unit .B #include <syscall.h> .B #include <perfmon.h> .P -.BI "long perfmonctl(int " narg ; +.BR "long perfmonctl(" "int narg;" .BI " int " fd ", int " cmd ", void " arg [ narg "], int " narg ); .fi .P |