Loading...
string/FreeBSD/strmode.3.patch Libc-763.11 /dev/null
--- Libc/Libc-763.11/string/FreeBSD/strmode.3.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- strmode.3.bsdnew	2009-11-18 18:24:34.000000000 -0800
-+++ strmode.3	2009-11-18 18:24:35.000000000 -0800
-@@ -39,7 +39,10 @@
- .Sh SYNOPSIS
- .In string.h
- .Ft void
--.Fn strmode "mode_t mode" "char *bp"
-+.Fo strmode
-+.Fa "int mode"
-+.Fa "char *bp"
-+.Fc
- .Sh DESCRIPTION
- The
- .Fn strmode