diff --git a/doc/go1.22.html b/doc/go1.22.html
index 2f08803221..d11a633029 100644
--- a/doc/go1.22.html
+++ b/doc/go1.22.html
@@ -805,9 +805,10 @@ defer func() {
The linux/loong64 port now supports the memory sanitizer, new-style linker relocations, and the plugin build mode.
- TODO: https://go.dev/cl/517935: cmd/dist,internal/platform: enable openbsd/ppc64 port
+ Go 1.22 adds an experimental port to OpenBSD on big-endian 64-bit PowerPC
+ (openbsd/ppc64).