From 6e189afd3e7a3722c72b320ef604bf2910aee9e7 Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor
Date: Fri, 28 May 2021 17:28:12 -0700
Subject: [PATCH] doc/go1.17: mention SYS_WAIT6/WEXITED on NetBSD
For #13987
For #16028
For #44513
Change-Id: I7a73446fcc80a01fa6de24eec1e5b993e543be37
Reviewed-on: https://go-review.googlesource.com/c/go/+/323489
Trust: Ian Lance Taylor
Reviewed-by: Emmanuel Odeke
---
doc/go1.17.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/go1.17.html b/doc/go1.17.html
index b287d41309..d80e68d434 100644
--- a/doc/go1.17.html
+++ b/doc/go1.17.html
@@ -651,6 +651,14 @@ Do not send CLs removing the interior tags from such phrases.
DragonFly and all OpenBSD systems (it was already defined on
some OpenBSD systems and all FreeBSD, NetBSD, and Linux systems).
+
+
+ The constants SYS_WAIT6
and WEXITED
+ are now defined on NetBSD systems (SYS_WAIT6
was
+ already defined on DragonFly and FreeBSD systems;
+ WEXITED
was already defined on Darwin, DragonFly,
+ FreeBSD, Linux, and Solaris systems).
+
--
2.50.0