From: Wagner Riffel Date: Mon, 19 Aug 2019 03:41:12 +0000 (-0300) Subject: doc: rewrite reference to plan9.bell-labs.com to 9p.io X-Git-Tag: go1.13rc1~5 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=d6ffc1d8394d6f6420bb92d79d320da88720fbe0;p=gostls13.git doc: rewrite reference to plan9.bell-labs.com to 9p.io Change-Id: I75619feced842b8ca509ee08e01b63258c5e87ca Reviewed-on: https://go-review.googlesource.com/c/go/+/190757 Reviewed-by: Ian Lance Taylor Run-TryBot: Ian Lance Taylor TryBot-Result: Gobot Gobot --- diff --git a/doc/go1.3.html b/doc/go1.3.html index feed6480c7..18b3ec65d2 100644 --- a/doc/go1.3.html +++ b/doc/go1.3.html @@ -373,7 +373,7 @@ which can be useful information when debugging deadlocks or performance issues.

A new package debug/plan9obj was added to the standard library. -It implements access to Plan 9 a.out object files. +It implements access to Plan 9 a.out object files.

Major changes to the library