Revert the previous prototype un-typo. Add a brief comment warning that

"fixing" it is not a good idea.
This commit is contained in:
msmith 1997-09-28 17:11:31 +00:00
parent 6be15005c9
commit 1994ed5ce0

View File

@ -39,7 +39,9 @@
.Nd simplified software signal facilities
.Sh SYNOPSIS
.Fd #include <signal.h>
.Ft void *
.\" The following is Quite Ugly, but syntactically correct. Don't try to
.\" fix it.
.Ft void \*(lp*
.Fn signal "int sig" "void \*(lp*func\*(rp\*(lpint\*(rp\*(rp\*(rp\*(lpint"
or in FreeBSD's equivalent but easier to read typedef'd version: