]> git.saurik.com Git - apple/libc.git/blob - gen/FreeBSD/alarm.3.patch
Libc-498.1.7.tar.gz
[apple/libc.git] / gen / FreeBSD / alarm.3.patch
1 --- _SB/Libc/gen/FreeBSD/alarm.3 2003-05-20 15:21:01.000000000 -0700
2 +++ _SB/Libc/gen/FreeBSD/alarm.3.edit 2006-06-28 16:55:50.000000000 -0700
3 @@ -42,8 +42,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