diff options
Diffstat (limited to 'man/man2/getunwind.2')
-rw-r--r-- | man/man2/getunwind.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/getunwind.2 b/man/man2/getunwind.2 index 8ab6caf719..b882b3f41b 100644 --- a/man/man2/getunwind.2 +++ b/man/man2/getunwind.2 @@ -14,7 +14,7 @@ Standard C library .BR "#include <sys/syscall.h>" " /* Definition of " SYS_* " constants */" .B #include <unistd.h> .P -.BI "[[deprecated]] long syscall(size_t " buf_size ; +.BR "[[deprecated]] long syscall(" "size_t buf_size;" .BI " SYS_getunwind, void " buf [ buf_size ], .BI " size_t " buf_size ); .fi |