[Bug 253894] Missing man pages for recently added VOPs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 3 03:49:34 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253894

--- Comment #4 from commit-hook at FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=c79e239ceedae35b63334cc2879fb7a771224d0f

commit c79e239ceedae35b63334cc2879fb7a771224d0f
Author:     Konstantin Belousov <kib at FreeBSD.org>
AuthorDate: 2021-02-28 01:08:37 +0000
Commit:     Konstantin Belousov <kib at FreeBSD.org>
CommitDate: 2021-03-03 03:07:59 +0000

    Add VOP_READ_PGCACHE(9)

    PR:     253894

    (cherry picked from commit 55eb51ab6649c3c10bf201f82a4ec410fe4da4a2)

 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(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list