]> git.saurik.com Git - apple/libc.git/blob - gen/FreeBSD/alarm.3.patch
Libc-763.12.tar.gz
[apple/libc.git] / gen / FreeBSD / alarm.3.patch
1 --- alarm.3.orig 2009-11-07 14:51:37.000000000 -0800
2 +++ alarm.3 2009-11-07 14:51:40.000000000 -0800
3 @@ -38,8 +38,8 @@
4 .Lb libc
5 .Sh SYNOPSIS
6 .In unistd.h
7 -.Ft unsigned int
8 -.Fn alarm "unsigned int seconds"
9 +.Ft unsigned
10 +.Fn alarm "unsigned seconds"
11 .Sh DESCRIPTION
12 .Bf -symbolic
13 This interface is made obsolete by