diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2012-06-02 10:50:25 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2012-06-02 10:50:25 +0000 |
| commit | 0089e0c430289b52c42f5b76168cada76ba786ee (patch) | |
| tree | 65b1f5e9239e44a6ff4fe86ea156c63162b9afe1 /lib/libc/sys/stat.2 | |
| parent | bb57146269780130c77e8a09ba367a486f2a4c80 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/stat.2')
| -rw-r--r-- | lib/libc/sys/stat.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/stat.2 b/lib/libc/sys/stat.2 index b6c03ab5e3d4..5e49b3c0b992 100644 --- a/lib/libc/sys/stat.2 +++ b/lib/libc/sys/stat.2 @@ -28,7 +28,7 @@ .\" @(#)stat.2 8.4 (Berkeley) 5/1/95 .\" $FreeBSD$ .\" -.Dd November 17, 2011 +.Dd June 2, 2012 .Dt STAT 2 .Os .Sh NAME @@ -431,7 +431,7 @@ system call appeared in .Sh BUGS Applying .Fn fstat -to a socket (and thus to a pipe) +to a socket returns a zeroed buffer, except for the blocksize field, and a unique device and inode number. |
