From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [PATCH] lseek64.3: tfix Date: Thu, 16 Oct 2014 13:42:06 +0200 Message-ID: <543FAF0E.80406@gmail.com> References: <1412411878-5744-1-git-send-email-yuray@komyakino.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1412411878-5744-1-git-send-email-yuray-YPGtXv8QU+00kPtPmH8OGQ@public.gmane.org> Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Yuri Kozlov Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org Thanks, Yuri. Applied. Cheers, Michael On 10/04/2014 10:37 AM, Yuri Kozlov wrote: > --- > man3/lseek64.3 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man3/lseek64.3 b/man3/lseek64.3 > index 9e9c0c1..f02b573 100644 > --- a/man3/lseek64.3 > +++ b/man3/lseek64.3 > @@ -126,7 +126,7 @@ is a 64-bit signed type. > The library routine > .BR llseek () > .\" in libc 5.0.9, not in 4.7.6 > -is available and glibc and works without special defines. > +is available in the glibc and works without special defines. > However, the glibc headers do not provide a prototype. > Users should add > the above prototype, or something equivalent, to their own source. > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html