diff options
Diffstat (limited to 'src/cmd/nm/doc.go')
-rw-r--r-- | src/cmd/nm/doc.go | 2 |
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 |