Date: Sun, 28 Feb 2021 23:39:05 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 253894] Missing man pages for recently added VOPs Message-ID: <bug-253894-9-ohAzzNR6O3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253894-9@https.bugs.freebsd.org/bugzilla/> References: <bug-253894-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253894 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D55eb51ab6649c3c10bf201f82a4ec410f= e4da4a2 commit 55eb51ab6649c3c10bf201f82a4ec410fe4da4a2 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2021-02-28 01:08:37 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2021-02-28 23:38:33 +0000 Add VOP_READ_PGCACHE(9) PR: 253894 Reviewed by: gbe, rwatson Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D28980 share/man/man9/Makefile | 1 + share/man/man9/VOP_RDWR.9 | 1 + share/man/man9/VOP_READ_PGCACHE.9 (new) | 134 ++++++++++++++++++++++++++++= ++++ share/man/man9/vnode.9 | 1 + 4 files changed, 137 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253894-9-ohAzzNR6O3>