aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/6a/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/6a/doc.go')
-rw-r--r--src/cmd/6a/doc.go6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/cmd/6a/doc.go b/src/cmd/6a/doc.go
index a5f3f87f09..9fdc6ed3a5 100644
--- a/src/cmd/6a/doc.go
+++ b/src/cmd/6a/doc.go
@@ -10,7 +10,11 @@
http://plan9.bell-labs.com/magic/man2html/1/8a
-Its target architecture is the x86-64, referred to by these tools as amd64.
+Go-specific considerations are documented at
+
+ http://golang.org/doc/asm.html
+
+IIts target architecture is the x86-64, referred to by these tools as amd64.
*/
package main