Fix prototype.

This commit is contained in:
Ruslan Ermilov 2005-12-03 09:01:02 +00:00
parent fc37aef9c0
commit 4b66957aa4

View File

@ -43,7 +43,7 @@
.Sh SYNOPSIS
.In signal.h
.Ft int
.Fn sigreturn "ucontext_t *scp"
.Fn sigreturn "const ucontext_t *scp"
.Sh DESCRIPTION
The
.Fn sigreturn