https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288081
--- Comment #3 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=8304e68994c86fa392118e7bf569dd442d01e8fb commit 8304e68994c86fa392118e7bf569dd442d01e8fb Author: Mark Johnston <[email protected]> AuthorDate: 2026-09-03 14:55:35 +0000 Commit: Mark Johnston <[email protected]> CommitDate: 2026-09-03 15:05:03 +0000 vm_page_free.9: Remove references to vm_page_try_to_free() That function was removed in commit 98549e2dc6fb0. PR: 288081 Fixes: 98549e2dc6fb ("Centralize the logic in vfs_vmio_unwire() and sendfile_free_page().") share/man/man9/Makefile | 3 +-- share/man/man9/vm_page_free.9 | 14 +------------- 2 files changed, 2 insertions(+), 15 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.
