statfs.2: Correct kernel version for "statfs() broken for pipe FDs" bug

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-10 22:26:45 +02:00
parent f28710c6a0
commit 2e35bf6ddd
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ can be used as second argument to the
.BR sysfs (2)
system call.
.SH BUGS
Between Linux 2.6.38 and Linux 3.2,
From Linux 2.6.38 up to and including Linux 3.1,
.\" broken in commit ff0c7d15f9787b7e8c601533c015295cc68329f8
.\" fixed in commit d70ef97baf048412c395bb5d65791d8fe133a52b
.BR fstatfs ()