mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
present: update link to sam documentation
The link to the sam documentation explaining the use of the address syntax used when loading code files was dead. This updates the location of the documentation to the new plan9 site. Fixes golang/go#23247 Change-Id: If27702a17700ac859650e1e3c070cb43345f32b0 Reviewed-on: https://go-review.googlesource.com/85420 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
ae8cc59455
commit
b451b9aaee
@ -117,7 +117,7 @@ a file name followed by an optional address that specifies what
|
|||||||
section of the file to display. The address syntax is similar in
|
section of the file to display. The address syntax is similar in
|
||||||
its simplest form to that of ed, but comes from sam and is more
|
its simplest form to that of ed, but comes from sam and is more
|
||||||
general. See
|
general. See
|
||||||
http://plan9.bell-labs.com/sys/doc/sam/sam.html Table II
|
https://plan9.io/sys/doc/sam/sam.html Table II
|
||||||
for full details. The displayed block is always rounded out to a
|
for full details. The displayed block is always rounded out to a
|
||||||
full line at both ends.
|
full line at both ends.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user