Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Fix typo.
details: https://anonhg.NetBSD.org/src/rev/a3b4af58e8fd
branches: trunk
changeset: 357157:a3b4af58e8fd
user: riastradh <riastradh%NetBSD.org@localhost>
date: Sun Oct 29 03:48:17 2017 +0000
description:
Fix typo.
Wishful thinking for some of our resource-constrained platforms!
diffstat:
share/man/man9/memoryallocators.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1191e365543d -r a3b4af58e8fd share/man/man9/memoryallocators.9
--- a/share/man/man9/memoryallocators.9 Sun Oct 29 01:28:46 2017 +0000
+++ b/share/man/man9/memoryallocators.9 Sun Oct 29 03:48:17 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: memoryallocators.9,v 1.7 2017/10/28 17:40:45 riastradh Exp $
+.\" $NetBSD: memoryallocators.9,v 1.8 2017/10/29 03:48:17 riastradh Exp $
.\"
.\" Copyright (c) 2006 Elad Efrat <elad%NetBSD.org@localhost>
.\" All rights reserved.
@@ -52,7 +52,7 @@
.It
costly object initialization that can be reused
.It
-allocating resources other than pageable RAM-packed kernel virtual
+allocating resources other than pageable RAM-backed kernel virtual
address space
.El
.Ss The Kmem Allocator
Home |
Main Index |
Thread Index |
Old Index