Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 add a missig period.



details:   https://anonhg.NetBSD.org/src/rev/69249dd90488
branches:  trunk
changeset: 551491:69249dd90488
user:      yamt <yamt%NetBSD.org@localhost>
date:      Sun Sep 07 10:09:07 2003 +0000

description:
add a missig period.

diffstat:

 share/man/man9/buffercache.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r acdf08373fc0 -r 69249dd90488 share/man/man9/buffercache.9
--- a/share/man/man9/buffercache.9      Sun Sep 07 09:33:56 2003 +0000
+++ b/share/man/man9/buffercache.9      Sun Sep 07 10:09:07 2003 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: buffercache.9,v 1.5 2003/09/06 19:38:19 yamt Exp $
+.\"     $NetBSD: buffercache.9,v 1.6 2003/09/07 10:09:07 yamt Exp $
 .\"
 .\" Copyright (c)2003 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -253,7 +253,7 @@
 offset, specified by
 .Fa vp
 and
-.Fa blkno
+.Fa blkno .
 If it is found in the block cache, make it busy and return it.
 Otherwise, return an empty block of the correct size.
 It is up to the caller to ensure that the cached blocks



Home | Main Index | Thread Index | Old Index