From: Sanjay Menakuru Date: Fri, 2 Mar 2012 16:29:09 +0000 (-0500) Subject: doc: fix some HTML errors in code.html X-Git-Tag: weekly.2012-03-04~32 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=4d7d3f532896e70489bae7c9dc54ca88ccef91bc;p=gostls13.git doc: fix some HTML errors in code.html R=golang-dev, rsc CC=adg, golang-dev https://golang.org/cl/5720050 --- diff --git a/doc/code.html b/doc/code.html index ff3d7dcf00..768a9995a2 100644 --- a/doc/code.html +++ b/doc/code.html @@ -53,7 +53,7 @@ command executables. It has a prescribed structure of three subdirectories:

@@ -204,7 +204,7 @@ Go's naming conventions.

-

Building and installing

+

Building and installing

The go command comprises several subcommands, the most central being @@ -406,7 +406,7 @@ Run go help test and see the

-

Remote packages

+

Remote packages

An import path can describe how to obtain the package source code using a