stylistic issues in a couple of cmd docs

R=rsc
http://go/go-review/1017028
This commit is contained in:
Rob Pike 2009-11-04 13:13:17 -08:00
parent 0d3dd3c950
commit 98ac4c6e65
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
/* /*
nm is a version of the Plan 9 nm command documented at This nm is a version of the Plan 9 nm command documented at
http://plan9.bell-labs.com/magic/man2html/1/nm http://plan9.bell-labs.com/magic/man2html/1/nm

View File

@ -4,7 +4,7 @@
/* /*
prof is a rudimentary real-time profiler. Prof is a rudimentary real-time profiler.
Given a command to run or the process id (pid) of a command already Given a command to run or the process id (pid) of a command already
running, it samples the program's state at regular intervals and reports running, it samples the program's state at regular intervals and reports