From b5d63e490d65324e5821e945fa4327d8b631e595 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 21 May 2007 06:46:07 +0000 Subject: [PATCH] Remove text about the non-existent BSD meremap() -- too much information, in my opinion. --- man2/mremap.2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 ,