Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/man/man9 Pull up revision 1.16 (requested by wiz):
details: https://anonhg.NetBSD.org/src/rev/67970399ba16
branches: netbsd-1-5
changeset: 491418:67970399ba16
user: he <he%NetBSD.org@localhost>
date: Thu Apr 26 09:37:57 2001 +0000
description:
Pull up revision 1.16 (requested by wiz):
Correct uvm(9) reference.
diffstat:
share/man/man9/pool.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bc1d1a3345e5 -r 67970399ba16 share/man/man9/pool.9
--- a/share/man/man9/pool.9 Thu Apr 26 09:36:21 2001 +0000
+++ b/share/man/man9/pool.9 Thu Apr 26 09:37:57 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pool.9,v 1.15 2000/05/31 15:27:33 pk Exp $
+.\" $NetBSD: pool.9,v 1.15.2.1 2001/04/26 09:37:57 he Exp $
.\"
.\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -164,7 +164,7 @@
to allocate and release memory using the
.Em kernel_map
.Po see
-.Xr UVM 9
+.Xr uvm 9
.Pc .
.It Fa mtag
The memory tag passed to
Home |
Main Index |
Thread Index |
Old Index