1 --- /Volumes/XDisk/tmp/Libc/gen/FreeBSD/signal.3.orig 2004-07-03 15:30:08.000000000 -0700
2 +++ /Volumes/XDisk/tmp/Libc/gen/FreeBSD/signal.3 2004-10-24 17:08:28.000000000 -0700
5 .Fn signal "int sig" "void \*(lp*func\*(rp\*(lpint\*(rp\*(rp\*(rp\*(lpint"
9 -equivalent but easier to read typedef'd version:
10 +or in the equivalent but easier to read typedef'd version:
11 .Ft typedef "void \*(lp*sig_t\*(rp \*(lpint\*(rp" ;
13 .Fn signal "int sig" "sig_t func"