Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 CONSIDERATION => CONSIDERATIONS, to be on par...
details: https://anonhg.NetBSD.org/src/rev/aeec9433fd23
branches: trunk
changeset: 760588:aeec9433fd23
user: jym <jym%NetBSD.org@localhost>
date: Sat Jan 08 18:07:14 2011 +0000
description:
CONSIDERATION => CONSIDERATIONS, to be on par with the rest of man pages.
diffstat:
share/man/man9/kmem.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e815365d7bc4 -r aeec9433fd23 share/man/man9/kmem.9
--- a/share/man/man9/kmem.9 Sat Jan 08 16:16:51 2011 +0000
+++ b/share/man/man9/kmem.9 Sat Jan 08 18:07:14 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kmem.9,v 1.11 2010/12/02 12:54:13 wiz Exp $
+.\" $NetBSD: kmem.9,v 1.12 2011/01/08 18:07:14 jym Exp $
.\"
.\" Copyright (c)2006 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -267,7 +267,7 @@
.Xr pool_cache 9
in these situations.
.\" ------------------------------------------------------------
-.Sh SECURITY CONSIDERATION
+.Sh SECURITY CONSIDERATIONS
As the memory allocated by
.Fn kmem_alloc
is uninitialized, it can contain security-sensitive data left by its
Home |
Main Index |
Thread Index |
Old Index