From: Dmitry V. Levin Date: Wed, 10 Jan 2018 01:57:53 +0000 (+0000) Subject: strace.1: fix typo X-Git-Tag: v4.21~161 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=459b13e1b8c29b2b51b3aa5f89994145ced3a9a0;p=strace strace.1: fix typo * strace.1.in (.SH NOTES): Replace prlimit with prlimit64. --- diff --git a/strace.1.in b/strace.1.in index 29ecd566..87939c3b 100644 --- a/strace.1.in +++ b/strace.1.in @@ -936,7 +936,7 @@ system call does not have argument, and the .BR setrlimit (2) library function uses -.BR prlimit (2) +.BR prlimit64 (2) system call on modern (2.6.38+) kernels. These discrepancies are normal but idiosyncratic characteristics of the system call interface and are accounted for by C library wrapper