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