swapon.2: correct FreeBSD release that introduced swapoff

It was introduced in 92da00bb24, after 5.0 and beforen 5.1.  Reported
in https://github.com/ziglang/zig/issues/16590.

(cherry picked from commit b15f640037)
This commit is contained in:
Ed Maste 2023-09-18 10:01:38 +01:00
parent cce342e213
commit f4bb052a78

View file

@ -158,4 +158,4 @@ system call appeared in
The
.Fn swapoff
system call appeared in
.Fx 5.0 .
.Fx 5.1 .