all: freeze net/rpc and reword the 'frozen' message in other frozen packages

Make the messages grammatically korrect and consistent.

Fixes #16844

Change-Id: I7c137b4dc25c0c875ed07b0c64c67ae984c39cbc
Reviewed-on: https://go-review.googlesource.com/32112
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Rob Pike 2016-10-25 19:19:39 -07:00
parent cec84f7309
commit f9027d61ab
5 changed files with 6 additions and 4 deletions

View file

@ -121,6 +121,8 @@
A server implementation will often provide a simple, type-safe wrapper for the
client.
The net/rpc package is frozen and is not accepting new features.
*/
package rpc