cvs commit: src/lib/libc/gen getcontext.3
Ralf S. Engelschall
rse at FreeBSD.org
Fri Dec 3 06:10:04 PST 2004
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
More information about the cvs-src
mailing list