Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Amend previous: just leave the part that mmap()...
details: https://anonhg.NetBSD.org/src/rev/322cf9581188
branches: trunk
changeset: 770409:322cf9581188
user: rmind <rmind%NetBSD.org@localhost>
date: Sat Oct 15 22:03:03 2011 +0000
description:
Amend previous: just leave the part that mmap() was designed for 4.2BSD
and do not mention 4.4BSD until it becomes clear when exactly the interface
was shipped.
diffstat:
lib/libc/sys/mmap.2 | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (17 lines):
diff -r a546b1fe5ed1 -r 322cf9581188 lib/libc/sys/mmap.2
--- a/lib/libc/sys/mmap.2 Sat Oct 15 21:59:48 2011 +0000
+++ b/lib/libc/sys/mmap.2 Sat Oct 15 22:03:03 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mmap.2,v 1.43 2011/10/15 21:39:35 rmind Exp $
+.\" $NetBSD: mmap.2,v 1.44 2011/10/15 22:03:03 rmind Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -296,6 +296,4 @@
The
.Fn mmap
interface was first designed in
-.Bx 4.2 ,
-however the function first appeared in
-.Bx 4.4 .
+.Bx 4.2 .
Home |
Main Index |
Thread Index |
Old Index