diff --git a/man2/mremap.2 b/man2/mremap.2 index f4e28d443..c79ae32b9 100644 --- a/man2/mremap.2 +++ b/man2/mremap.2 @@ -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 ,