Module Name: src
Committed By: wiz
Date: Sat Jan 23 10:37:02 UTC 2010
Modified Files:
src/share/man/man9: pool_cache.9
Log Message:
Whitespace fix.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 src/share/man/man9/pool_cache.9:1.16
--- src/share/man/man9/pool_cache.9:1.15 Sat Jan 23 00:54:43 2010
+++ src/share/man/man9/pool_cache.9 Sat Jan 23 10:37:01 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: pool_cache.9,v 1.15 2010/01/23 00:54:43 rmind Exp $
+.\" $NetBSD: pool_cache.9,v 1.16 2010/01/23 10:37:01 wiz Exp $
.\"
.\" Copyright (c)2003 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -329,5 +329,5 @@
.Xr intro 9 ,
.Xr kmem 9 ,
.Xr memoryallocators 9 ,
-.Xr percpu 9,
+.Xr percpu 9 ,
.Xr pool 9