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 a tyop.
details: https://anonhg.NetBSD.org/src/rev/59b45b668467
branches: trunk
changeset: 556614:59b45b668467
user: simonb <simonb%NetBSD.org@localhost>
date: Sun Dec 21 23:41:00 2003 +0000
description:
Fix a tyop.
diffstat:
share/man/man9/pool_cache.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2d036c81e050 -r 59b45b668467 share/man/man9/pool_cache.9
--- a/share/man/man9/pool_cache.9 Sun Dec 21 23:19:02 2003 +0000
+++ b/share/man/man9/pool_cache.9 Sun Dec 21 23:41:00 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pool_cache.9,v 1.3 2003/11/04 13:45:52 keihan Exp $
+.\" $NetBSD: pool_cache.9,v 1.4 2003/12/21 23:41:00 simonb Exp $
.\"
.\" Copyright (c)2003 YAMAMOTO Takashi,
.\" All rights reserved.
@@ -140,7 +140,7 @@
.Fa pc .
The pool
.Fa pp
-should be initialized byt the caller in advance.
+should be initialized by the caller in advance.
.Fa ctor
and
.Fa dtor
Home |
Main Index |
Thread Index |
Old Index