mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 01:38:57 +00:00
Fix typo in signal() prototype
This commit is contained in:
parent
7825620c11
commit
27c729f066
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29907
@ -39,7 +39,7 @@
|
||||
.Nd simplified software signal facilities
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <signal.h>
|
||||
.Ft void \*(lp*
|
||||
.Ft void *
|
||||
.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:
|
||||
|
Loading…
Reference in New Issue
Block a user