]> git.saurik.com Git - apple/libc.git/blob - string/FreeBSD/strmode.3.patch
889c378c69aef412854796f141f0cd32643dfce3
[apple/libc.git] / string / FreeBSD / strmode.3.patch
1 --- strmode.3.bsdnew 2009-11-18 18:24:34.000000000 -0800
2 +++ strmode.3 2009-11-18 18:24:35.000000000 -0800
3 @@ -39,7 +39,10 @@
4 .Sh SYNOPSIS
5 .In string.h
6 .Ft void
7 -.Fn strmode "mode_t mode" "char *bp"
8 +.Fo strmode
9 +.Fa "int mode"
10 +.Fa "char *bp"
11 +.Fc
12 .Sh DESCRIPTION
13 The
14 .Fn strmode