diff options
Diffstat (limited to 'src/cmd/ld/doc.go')
-rw-r--r-- | src/cmd/ld/doc.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmd/ld/doc.go b/src/cmd/ld/doc.go index efdba719f..972e2a32c 100644 --- a/src/cmd/ld/doc.go +++ b/src/cmd/ld/doc.go @@ -4,8 +4,8 @@ /* -This directory contains the portable section of the Plan 9 C linkers as -represented here. See ../6l, ../8l, and ../5l for more information. +This directory contains the portable section of the Plan 9 C linkers. +See ../6l, ../8l, and ../5l for more information. */ package documentation |