]> git.saurik.com Git - apple/libc.git/blob - string/FreeBSD/strmode.3.patch
Libc-594.1.4.tar.gz
[apple/libc.git] / string / FreeBSD / strmode.3.patch
1 --- strmode.3 2004-11-25 11:38:47.000000000 -0800
2 +++ strmode.3.edit 2006-08-12 10:29:49.000000000 -0700
3 @@ -43,7 +43,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