all: update site from swtch.com to 9fans.github.io

This commit is contained in:
Russ Cox 2017-09-01 13:16:43 -04:00
parent 6cb3a2b9c3
commit a399388593
26 changed files with 83 additions and 52 deletions

View file

@ -321,7 +321,7 @@ When reading, this is the number of bytes still available from the last
read on the file; when writing, it is the number of bytes ready to be
written.
.SH SOURCE
.B http://swtch.com/plan9port/unix
.B https://9fans.github.io/plan9port/unix
.SH SEE ALSO
.IR open (2),
.IR print (3),