Removed old FIXMEs

This commit is contained in:
Michael Kerrisk 2007-10-13 11:03:52 +00:00
parent 639fbe94f7
commit 40b89fc71a
1 changed files with 0 additions and 3 deletions

View File

@ -126,8 +126,6 @@ is not supported by the file system containing the file referred to by
.IR fd .
.SH VERSIONS
.BR fallocate ()
.\" FIXME . To confirm that this syscall does actually get released
.\" with 2.6.23.
is available on Linux since kernel 2.6.23.
.SH CONFORMING
.BR fallocate ()
@ -136,4 +134,3 @@ is Linux specific.
.BR ftruncate (2),
.BR posix_fallocate (3),
.BR posix_fadvise (3)
.\" FIXME in posix_fallocate.3 add SEE ALSO entry referring to fallocate.2