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