mirror of
https://github.com/golang/go.git
synced 2025-05-23 08:21:24 +00:00
stylistic issues in a couple of cmd docs
R=rsc http://go/go-review/1017028
This commit is contained in:
parent
0d3dd3c950
commit
98ac4c6e65
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user