summaryrefslogtreecommitdiff
path: root/src/cmd/nm
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2009-11-09 11:45:15 -0800
committerRuss Cox <rsc@golang.org>2009-11-09 11:45:15 -0800
commitea343ae74831e68d74477c52871822f971684741 (patch)
treecc60401678ba31d52413cd3d843df2924cfda190 /src/cmd/nm
parent72ac6a9046219af975cd7865067ecd95678a4f08 (diff)
downloadgo-ea343ae74831e68d74477c52871822f971684741.tar.gz
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
Diffstat (limited to 'src/cmd/nm')
-rw-r--r--src/cmd/nm/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/nm/doc.go b/src/cmd/nm/doc.go
index 60f08f568..84a91792f 100644
--- a/src/cmd/nm/doc.go
+++ b/src/cmd/nm/doc.go
@@ -4,7 +4,7 @@
/*
-This nm is a version of the Plan 9 nm command documented at
+Nm is a version of the Plan 9 nm command. The original is documented at
http://plan9.bell-labs.com/magic/man2html/1/nm