Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 11:24:05 -0500
From:      Benjamin Kaduk <bjkfbsd@gmail.com>
To:        Ian Lepore <ian@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r246763 - in head: lib/libc/sys sys/kern
Message-ID:  <CAJ5_RoCGecnPsDB5172T-FijUP2PQff6D0OjR5Z6Db=qykzE=g@mail.gmail.com>
In-Reply-To: <201302131509.r1DF9GdM011497@svn.freebsd.org>
References:  <201302131509.r1DF9GdM011497@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 13, 2013 at 10:09 AM, Ian Lepore <ian@freebsd.org> wrote:

> Author: ian
> Date: Wed Feb 13 15:09:16 2013
> New Revision: 246763
> URL: http://svnweb.freebsd.org/changeset/base/246763
>
> Modified: head/lib/libc/sys/fcntl.2
>
> ==============================================================================
> --- head/lib/libc/sys/fcntl.2   Wed Feb 13 14:57:54 2013        (r246762)
> +++ head/lib/libc/sys/fcntl.2   Wed Feb 13 15:09:16 2013        (r246763)
> @@ -171,7 +171,7 @@ argument,
>  which is rounded up to the nearest block size.
>  A zero value in
>  .Fa arg
> -turns off read ahead.
> +turns off read ahead, a negative value restores the system default.
>

Comma splice?

-Ben


>  .It Dv F_RDAHEAD
>  Equivalent to Darwin counterpart which sets read ahead amount of 128KB
>  when the third argument,
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ5_RoCGecnPsDB5172T-FijUP2PQff6D0OjR5Z6Db=qykzE=g>