The branch stable/15 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=7768be681bedaff7ba28bc0750c891fb3b42c809
commit 7768be681bedaff7ba28bc0750c891fb3b42c809 Author: Oliver Pinter <[email protected]> AuthorDate: 2026-01-13 23:06:29 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2026-01-24 00:26:45 +0000 tuning.7: use the correct word for collapsing (cherry picked from commit 8cd687a726a8b6cc29f573cba7d6c7ecb683a954) --- share/man/man7/tuning.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index a3709ce82b8c..daf941da5de3 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -234,7 +234,7 @@ Eventually the subsystem tries to optimize the internal layout of the tracking for CoW and often removes (collapses) no longer needed backing objects, re-assigning its pages and swap reservations to the copies. -Coolapsing frees the swap reserve, but it is not guaranteed +Collapsing frees the swap reserve, but it is not guaranteed to happen. .Pp The
