Remove text about the non-existent BSD meremap() -- too

much information, in my opinion.
This commit is contained in:
Michael Kerrisk 2007-05-21 06:46:07 +00:00
parent 49ba0d2aaa
commit b5d63e490d
1 changed files with 4 additions and 4 deletions

View File

@ -175,10 +175,10 @@ flag is not set in \fIflags\fP.
Or, there is not enough (virtual) memory available.
.SH "CONFORMING TO"
This call is Linux specific, and should not be used in programs
intended to be portable. 4.2BSD had a (never actually implemented)
.BR mremap (2)
call with completely different semantics.
.\" FIXME perhaps remove above statement about 4.2BSD.
intended to be portable.
.\" 4.2BSD had a (never actually implemented)
.\" .BR mremap (2)
.\" call with completely different semantics.
.SH NOTES
Prior to version 2.4, glibc did not expose the definition of
.BR MREMAP_FIXED ,