]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getrlimit.2: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 7 Aug 2016 19:39:52 +0000 (05:39 +1000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 7 Aug 2016 19:54:15 +0000 (05:54 +1000)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getrlimit.2

index 3fbff0b81099cc829bdd3716cf27d5d6fd7a92e4..645b445082c41460156a6cb0a22cbc9e342c2ab7 100644 (file)
@@ -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