From e067f862f1774ab89a2096a88571a94e3b9cd353 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Mon, 9 Nov 2009 11:45:15 -0800 Subject: tweak documentation of commands so that first sentence is better for cmd page. live at http://r45:3456/cmd/ R=gri, r http://go/go-review/1024034 --- src/cmd/5c/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd/5c/doc.go') 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 -- cgit v1.2.3