Module Name: src Committed By: jym Date: Sat Jan 8 18:07:15 UTC 2011
Modified Files: src/share/man/man9: kmem.9 Log Message: CONSIDERATION => CONSIDERATIONS, to be on par with the rest of man pages. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/share/man/man9/kmem.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/kmem.9 diff -u src/share/man/man9/kmem.9:1.11 src/share/man/man9/kmem.9:1.12 --- src/share/man/man9/kmem.9:1.11 Thu Dec 2 12:54:13 2010 +++ src/share/man/man9/kmem.9 Sat Jan 8 18:07:14 2011 @@ -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