diff --git a/FreeBSD.md b/FreeBSD.md index 318c106d..c1831db6 100644 --- a/FreeBSD.md +++ b/FreeBSD.md @@ -2,7 +2,7 @@ | **Kernel version** | **Architectures** | **Initial support version** | **Final support version** | |:-------------------|:------------------|:----------------------------|:--------------------------| -| 13-CURRENT | amd64, arm, 386 | | | +| 13-STABLE | amd64, arm, 386 | _**_ | | | 12-STABLE | amd64, arm, 386 | Go 1.12 _**_ | | | 11-STABLE | amd64, arm, 386 | Go 1.7 | | | 10-STABLE (EOL) | amd64, arm, 386 | Go 1.3 _*_ | Go 1.12.4 | @@ -12,4 +12,4 @@ _*_ Go 1.5 or above is recommended. -_**_ FreeBSD 12 requires a kernel with `options COMPAT_FREEBSD11` config (this is the default). 64-bit inode aware system calls are available since https://golang.org/cl/143637. See https://golang.org/issues/22447. \ No newline at end of file +_**_ FreeBSD 12/13 requires a kernel with `options COMPAT_FREEBSD11` config (this is the default). 64-bit inode aware system calls are available since https://golang.org/cl/143637. See https://golang.org/issues/22447. \ No newline at end of file