Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2001 16:47:45 -0800 (PST)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys mmap.2
Message-ID:  <200111180047.fAI0ljc48689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2001/11/17 16:47:45 PST

  Modified files:
    lib/libc/sys         mmap.2 
  Log:
  Remove a sentence from the BUGS section that claims non page-aligned
  offsets don't work. It should really be documented that the returned
  pointer can be in the middle of a fully-valid page when the offset
  is not page-aligned, but I couldn't come up with suitable wording.
  
  PR:             kern/22754
  
  Revision  Changes    Path
  1.40      +2 -4      src/lib/libc/sys/mmap.2

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111180047.fAI0ljc48689>