Rewrite leftover references to plan9.bell-labs.com to 9p.io.

Change-Id: Iadb4aa016a7b361d01827787dbc59164d5d147f2
Reviewed-on: https://go-review.googlesource.com/20291
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Muhammed Uluyol 2016-03-05 23:51:25 -05:00 committed by Brad Fitzpatrick
parent 786a2ef380
commit 1d40e2b14b
6 changed files with 6 additions and 6 deletions

View file

@ -65,7 +65,7 @@ func (b *lazybuf) string() string {
//
// See also Rob Pike, ``Lexical File Names in Plan 9 or
// Getting Dot-Dot Right,''
// http://plan9.bell-labs.com/sys/doc/lexnames.html
// https://9p.io/sys/doc/lexnames.html
func Clean(path string) string {
if path == "" {
return "."