diff options
| -rw-r--r-- | man2/getrlimit.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man2/getrlimit.2 b/man2/getrlimit.2 index 3fbff0b810..645b445082 100644 --- a/man2/getrlimit.2 +++ b/man2/getrlimit.2 @@ -592,7 +592,8 @@ for the reasons described in BUGS. The name of the glibc wrapper function is .BR prlimit (); -the underlying system call is call prlimit64 (). +the underlying system call is +.BR prlimit64 (). .SH BUGS In older Linux kernels, the .B SIGXCPU |
