]> git.saurik.com Git - apple/libc.git/blob - gen/FreeBSD/getprogname.3.patch
Libc-763.13.tar.gz
[apple/libc.git] / gen / FreeBSD / getprogname.3.patch
1 --- getprogname.3.orig 2009-11-07 14:51:38.000000000 -0800
2 +++ getprogname.3 2009-11-07 14:51:39.000000000 -0800
3 @@ -85,8 +85,7 @@ Calling
4 allows the aforementioned library to learn the program name without
5 modifications to the start-up code.
6 .Sh SEE ALSO
7 -.Xr err 3 ,
8 -.Xr setproctitle 3
9 +.Xr err 3
10 .Sh HISTORY
11 These functions first appeared in
12 .Nx 1.6 ,