diff --git a/doc/articles/wiki/index.html b/doc/articles/wiki/index.html index b7ab2cc622f..f8144bbac33 100644 --- a/doc/articles/wiki/index.html +++ b/doc/articles/wiki/index.html @@ -581,7 +581,7 @@ this, we can write a function to validate the title with a regular expression.
First, add "regexp"
to the import
list.
-Then we can create a global variable to store our validation
+Then we can create a global variable to store our validation
expression:
gcc/testsuite/go.dg
directories in the GCC repository.
Changes to the Go frontend should follow the same process as for the
main Go repository, only for the gofrontend
project and
-the gofrontend-dev@googlegroups.com
mailing list
+the gofrontend-dev@googlegroups.com
mailing list
rather than the go
project and the
golang-dev@googlegroups.com
mailing list. Those changes
will then be merged into the GCC sources.
diff --git a/doc/gccgo_install.html b/doc/gccgo_install.html
index 5b026ba57e3..08415a871bf 100644
--- a/doc/gccgo_install.html
+++ b/doc/gccgo_install.html
@@ -80,7 +80,7 @@ release.
If you cannot use a release, or prefer to build gccgo for
-yourself,
+yourself,
the gccgo source code is accessible via Subversion. The
GCC web site
has instructions for getting the
diff --git a/doc/go_faq.html b/doc/go_faq.html
index dd3ba84cac6..e40dde77e8b 100644
--- a/doc/go_faq.html
+++ b/doc/go_faq.html
@@ -39,7 +39,7 @@ garbage collection, or at least some sort of safe automatic memory management wa
These considerations led to
-a
+a
series of discussions from which Go arose, first as a set of ideas and
desiderata, then as a language.
An overarching goal was that Go do more to help the working programmer
@@ -1282,7 +1282,7 @@ Why does "go get" use HTTPS when cloning a repository?
Companies often permit outgoing traffic only on the standard TCP ports 80 (HTTP)
-and 443 (HTTPS), blocking outgoing traffic on other ports, including TCP port 9418
+and 443 (HTTPS), blocking outgoing traffic on other ports, including TCP port 9418
(git) and TCP port 22 (SSH).
When using HTTPS instead of HTTP, git
enforces certificate validation by
default, providing protection against man-in-the-middle, eavesdropping and tampering attacks.
diff --git a/misc/trace/trace_viewer_full.html b/misc/trace/trace_viewer_full.html
index ba9dcc66529..29360698bac 100644
--- a/misc/trace/trace_viewer_full.html
+++ b/misc/trace/trace_viewer_full.html
@@ -397,7 +397,7 @@
-
+
-
+
-
+