Date: Fri, 3 Dec 2004 14:10:04 +0000 (UTC) From: "Ralf S. Engelschall" <rse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getcontext.3 Message-ID: <200412031410.iB3EA4RA068774@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rse 2004-12-03 14:10:04 UTC
FreeBSD src repository
Modified files:
lib/libc/gen getcontext.3
Log:
Fix description: the argument to setcontext(3) must have been previously
initialized "by a call to getcontext(3) or makecontext(3)" and not "by a
call to setcontext(3) or makecontext(3)".
MFC after: 3 days
Revision Changes Path
1.3 +1 -1 src/lib/libc/gen/getcontext.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412031410.iB3EA4RA068774>
