Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Whitespace nit.
details: https://anonhg.NetBSD.org/src/rev/fb627bc8ba31
branches: trunk
changeset: 342190:fb627bc8ba31
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Dec 11 10:05:17 2015 +0000
description:
Whitespace nit.
diffstat:
share/man/man9/kmem.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 014355df544e -r fb627bc8ba31 share/man/man9/kmem.9
--- a/share/man/man9/kmem.9 Fri Dec 11 08:37:31 2015 +0000
+++ b/share/man/man9/kmem.9 Fri Dec 11 10:05:17 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kmem.9,v 1.18 2015/12/11 04:11:23 christos Exp $
+.\" $NetBSD: kmem.9,v 1.19 2015/12/11 10:05:17 wiz Exp $
.\"
.\" Copyright (c)2006 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -78,7 +78,7 @@
If the allocation cannot be satisfied immediately, sleep until enough
memory is available.
Note that this does not mean that if
-.Dv KM_SLEEP
+.Dv KM_SLEEP
is specified, then the allocation cannot fail.
Under resource stress conditions, the allocation can fail and the
function will return
Home |
Main Index |
Thread Index |
Old Index