summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorPedro Martelletto <pedro@cvs.openbsd.org>2004-10-16 01:23:35 +0000
committerPedro Martelletto <pedro@cvs.openbsd.org>2004-10-16 01:23:35 +0000
commit5327079115069ac53e5014fdeb7befc6238c2f9c (patch)
tree287626d626e0c56f7696c81d2c49d29e152d1e76 /share
parentb12abbe77502fc36f996470089a1a148baf00ba2 (diff)
match the given breadn() prototype, ok marius@
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/buffercache.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/buffercache.9 b/share/man/man9/buffercache.9
index e26d3d2ff83..3e97837bfc9 100644
--- a/share/man/man9/buffercache.9
+++ b/share/man/man9/buffercache.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: buffercache.9,v 1.1 2004/09/22 21:26:02 jmc Exp $
+.\" $OpenBSD: buffercache.9,v 1.2 2004/10/16 01:23:34 pedro Exp $
.\" $NetBSD: buffercache.9,v 1.13 2004/06/25 15:31:37 wiz Exp $
.\"
.\" Copyright (c)2003 YAMAMOTO Takashi,
@@ -224,7 +224,7 @@ Get a buffer as
In addition,
.Fn breadn
will start read-ahead of blocks specified by
-.Fa rablk ,
+.Fa rablks ,
.Fa rasizes ,
and
.Fa nrablks .