Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Fix typo.
details: https://anonhg.NetBSD.org/src/rev/ceec0c0d09c3
branches: trunk
changeset: 747231:ceec0c0d09c3
user: jym <jym%NetBSD.org@localhost>
date: Sun Sep 06 19:46:24 2009 +0000
description:
Fix typo.
diffstat:
share/man/man9/pool_cache.9 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 67de114c83a0 -r ceec0c0d09c3 share/man/man9/pool_cache.9
--- a/share/man/man9/pool_cache.9 Sun Sep 06 19:14:54 2009 +0000
+++ b/share/man/man9/pool_cache.9 Sun Sep 06 19:46:24 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pool_cache.9,v 1.9 2009/08/03 22:17:11 wiz Exp $
+.\" $NetBSD: pool_cache.9,v 1.10 2009/09/06 19:46:24 jym Exp $
.\"
.\" Copyright (c)2003 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -200,10 +200,10 @@
.\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
.It Fn pool_cache_destroy "pc"
.Pp
-Destroy a pool cache.
+Destroy a pool cache
+.Fa pc .
All other access to the cache must be stopped before this call
can be made.
-.Fa pc .
.\" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
.It Fn pool_cache_get_paddr "pc" "flags" "pap"
.Pp
Home |
Main Index |
Thread Index |
Old Index