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.
This commit is contained in:
Ed Maste 2023-09-18 10:01:38 +01:00
parent 9887588385
commit b15f640037

View file

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