diff options
Diffstat (limited to 'src/cmd/6l/doc.go')
-rw-r--r-- | src/cmd/6l/doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/6l/doc.go b/src/cmd/6l/doc.go index 2cbadda4d..6a0a735c8 100644 --- a/src/cmd/6l/doc.go +++ b/src/cmd/6l/doc.go @@ -4,7 +4,7 @@ /* -6l is a modified version of the Plan 9 linker documented at +6l is a modified version of the Plan 9 linker. The original is documented at http://plan9.bell-labs.com/magic/man2html/1/2l |