BSD 4_4_Lite2 release
[unix-history] / usr / src / lib / libc / sys / munmap.2
index b9e8a1b..97692af 100644 (file)
@@ -29,9 +29,9 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"    @(#)munmap.2    8.2 (Berkeley) 4/15/94
+.\"    @(#)munmap.2    8.3 (Berkeley) 5/27/94
 .\"
 .\"
-.Dd April 15, 1994
+.Dd May 27, 1994
 .Dt MUNMAP 2
 .Os
 .Sh NAME
 .Dt MUNMAP 2
 .Os
 .Sh NAME
@@ -63,8 +63,8 @@ The
 parameter was not page aligned, the
 .Fa len
 parameter was negative, or
 parameter was not page aligned, the
 .Fa len
 parameter was negative, or
-some part of the region being unmapped is not part of the currently
-valid address space.
+some part of the region being unmapped is outside the
+valid address range for a process.
 .Sh "SEE ALSO"
 .Xr getpagesize 2 ,
 .Xr msync 2 ,
 .Sh "SEE ALSO"
 .Xr getpagesize 2 ,
 .Xr msync 2 ,