]> git.saurik.com Git - apple/libc.git/blame - string/FreeBSD/strmode.3.patch
Libc-763.11.tar.gz
[apple/libc.git] / string / FreeBSD / strmode.3.patch
CommitLineData
1f2f436a
A
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 @@
224c7076
A
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