]> git.saurik.com Git - apple/libc.git/blobdiff - gen/FreeBSD/makecontext.3
Libc-825.24.tar.gz
[apple/libc.git] / gen / FreeBSD / makecontext.3
index 36e3ce811b2e6bfb0f2562db62e6fee4b6badc90..d60038bf4a9431df8045ca248ae290024a15bb45 100644 (file)
@@ -48,7 +48,7 @@
 .Ft void
 .Fo makecontext
 .Fa "ucontext_t *ucp"
-.Fa "void \*[lp]*func\*[rp]\*[lp]void\*[rp]"
+.Fa "void \*[lp]*func\*[rp]\*[lp]\*[rp]"
 .Fa "int argc" ...
 .Fc
 .Ft int
@@ -64,7 +64,9 @@ which must have previously been initialized by a call to
 and had a stack allocated for it.
 The context is modified so that it will continue execution by invoking
 .Fn func
-with the arguments provided.
+with the arguments (of type
+.Ft int )
+provided.
 The
 .Fa argc
 argument