svn commit: r286974 - head/share/man/man9
Konstantin Belousov
kostikbel at gmail.com
Thu Aug 20 22:26:25 UTC 2015
On Thu, Aug 20, 2015 at 10:14:43PM +0000, Bryan Drewery wrote:
> Author: bdrewery
> Date: Thu Aug 20 22:14:43 2015
> New Revision: 286974
> URL: https://svnweb.freebsd.org/changeset/base/286974
>
> Log:
> Remove reference to non-existent kern_openat(9).
The man page does not exist, but the function is there. It is the right
kernel-mode entrance for the high-level open machinery. As such, it is
useful reference for a set of functions which needs to be aware of the
open event.
More information about the svn-src-all
mailing list