.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
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