]> Cypherpunks repositories - gostls13.git/commit
change the tutorial to use File, file rather than FD, fd.
authorRob Pike <r@golang.org>
Tue, 17 Mar 2009 05:53:23 +0000 (22:53 -0700)
committerRob Pike <r@golang.org>
Tue, 17 Mar 2009 05:53:23 +0000 (22:53 -0700)
commite9f4fb2839245b0ac00287eb1f9aa166f5879f0b
treea2d542b0910e356955c2f2fe4f57b5df48edffc4
parentbd64e8104175ef68911180f1d0dbbd79e247e555
change the tutorial to use File, file rather than FD, fd.
also make the default input for makehtml be go_tutorial.txt.

R=rsc
DELTA=176  (58 added, 58 deleted, 60 changed)
OCL=26374
CL=26374
doc/go_tutorial.txt
doc/progs/cat.go
doc/progs/cat_rot13.go
doc/progs/fd.go [deleted file]
doc/progs/file.go [new file with mode: 0644]
doc/progs/helloworld3.go
doc/progs/run