Date: Fri, 21 Aug 2015 01:26:18 +0300 From: Konstantin Belousov <kostikbel@gmail.com> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r286974 - head/share/man/man9 Message-ID: <20150820222618.GY2072@kib.kiev.ua> In-Reply-To: <201508202214.t7KMEhm5071766@repo.freebsd.org> References: <201508202214.t7KMEhm5071766@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150820222618.GY2072>