]> git.saurik.com Git - apple/libc.git/blame - gen/FreeBSD/signal.3.patch
Libc-391.2.3.tar.gz
[apple/libc.git] / gen / FreeBSD / signal.3.patch
CommitLineData
3d9156a7
A
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
3@@ -48,9 +48,7 @@
59e0d9fe
A
4 .Ft void \*(lp*
5 .Fn signal "int sig" "void \*(lp*func\*(rp\*(lpint\*(rp\*(rp\*(rp\*(lpint"
6 .Pp
7-or in
8-.Fx Ns 's
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" ;
12 .Ft sig_t
13 .Fn signal "int sig" "sig_t func"