On Wed, Feb 13, 2013 at 10:09 AM, Ian Lepore <i...@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,
>
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to