Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

options(4) man page: bump BUFCACHEPERCENT

0 views
Skip to first unread message

Lawrence Teo

unread,
May 22, 2013, 9:43:37 AM5/22/13
to te...@openbsd.org
BUFCACHEPERCENT has been set to 20 by default for a while now, so bump
it in the options(4) man page accordingly.

OK?


Index: options.4
===================================================================
RCS file: /cvs/src/share/man/man4/options.4,v
retrieving revision 1.231
diff -u -p -r1.231 options.4
--- options.4 22 Mar 2013 16:40:24 -0000 1.231
+++ options.4 17 May 2013 15:23:48 -0000
@@ -278,7 +278,7 @@ for details.
.Bl -ohang
.It Cd option BUFCACHEPERCENT= Ns Ar integer
Percentage of RAM to use as a file system buffer.
-It defaults to 5.
+It defaults to 20.
.It Cd option EXT2FS_SYSTEM_FLAGS
This option changes the behavior of the APPEND and IMMUTABLE flags
for a file on an

David Coppa

unread,
May 22, 2013, 9:46:05 AM5/22/13
to Lawrence Teo, te...@openbsd.org
On Wed, May 22, 2013 at 3:42 PM, Lawrence Teo <lt...@openbsd.org> wrote:
> BUFCACHEPERCENT has been set to 20 by default for a while now, so bump
> it in the options(4) man page accordingly.
>
> OK?

ok for me.

thanks for catching this.
David
0 new messages