Skip to content

Commit b15f640

Browse files
committed
swapon.2: correct FreeBSD release that introduced swapoff
It was introduced in 92da00b, after 5.0 and beforen 5.1. Reported in ziglang/zig#16590.
1 parent 9887588 commit b15f640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/libc/sys/swapon.2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,4 @@ system call appeared in
158158
The
159159
.Fn swapoff
160160
system call appeared in
161-
.Fx 5.0 .
161+
.Fx 5.1 .

0 commit comments

Comments
 (0)