diff --git a/doc/articles/race_detector.html b/doc/articles/race_detector.html index 282db8ba40..32ad61de87 100644 --- a/doc/articles/race_detector.html +++ b/doc/articles/race_detector.html @@ -377,7 +377,8 @@ func (w *Watchdog) Start() {

Supported Systems

-The race detector runs on darwin/amd64, linux/amd64, and windows/amd64. +The race detector runs on darwin/amd64, freebsd/amd64, +linux/amd64, and windows/amd64.

Runtime Overhead