Module Name: src
Committed By: wiz
Date: Sun May 14 12:31:13 UTC 2017
Modified Files:
src/share/man/man9: uvm_map.9
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man9/uvm_map.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/uvm_map.9
diff -u src/share/man/man9/uvm_map.9:1.7 src/share/man/man9/uvm_map.9:1.8
--- src/share/man/man9/uvm_map.9:1.7 Sat May 6 21:34:51 2017
+++ src/share/man/man9/uvm_map.9 Sun May 14 12:31:13 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: uvm_map.9,v 1.7 2017/05/06 21:34:51 joerg Exp $
+.\" $NetBSD: uvm_map.9,v 1.8 2017/05/14 12:31:13 wiz Exp $
.\"
.\" Copyright (c) 1998 Matthew R. Green
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 20, 2014
+.Dd May 6, 2017
.Dt UVM_MAP 9
.Os
.Sh NAME