Module Name: src Committed By: wiz Date: Thu Oct 8 23:15:26 UTC 2009
Modified Files: src/share/man/man9: pool_cache.9 Log Message: Bump date for new pool_cache_invalidate_local(). To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/share/man/man9/pool_cache.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/pool_cache.9 diff -u src/share/man/man9/pool_cache.9:1.11 src/share/man/man9/pool_cache.9:1.12 --- src/share/man/man9/pool_cache.9:1.11 Thu Oct 8 21:54:45 2009 +++ src/share/man/man9/pool_cache.9 Thu Oct 8 23:15:26 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: pool_cache.9,v 1.11 2009/10/08 21:54:45 jym Exp $ +.\" $NetBSD: pool_cache.9,v 1.12 2009/10/08 23:15:26 wiz Exp $ .\" .\" Copyright (c)2003 YAMAMOTO Takashi, .\" All rights reserved. @@ -53,7 +53,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" ------------------------------------------------------------ -.Dd February 1, 2008 +.Dd October 9, 2009 .Dt POOL_CACHE 9 .Os .\" ------------------------------------------------------------