]> git.saurik.com Git - apple/libc.git/blobdiff - gen/FreeBSD/getprogname.3.patch
Libc-825.24.tar.gz
[apple/libc.git] / gen / FreeBSD / getprogname.3.patch
diff --git a/gen/FreeBSD/getprogname.3.patch b/gen/FreeBSD/getprogname.3.patch
deleted file mode 100644 (file)
index a3fff66..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- getprogname.3.orig 2009-11-07 14:51:38.000000000 -0800
-+++ getprogname.3      2009-11-07 14:51:39.000000000 -0800
-@@ -85,8 +85,7 @@ Calling
- allows the aforementioned library to learn the program name without
- modifications to the start-up code.
- .Sh SEE ALSO
--.Xr err 3 ,
--.Xr setproctitle 3
-+.Xr err 3
- .Sh HISTORY
- These functions first appeared in
- .Nx 1.6 ,