diff options
| author | Dongsheng Yang <yangds.fnst@cn.fujitsu.com> | 2013-12-09 17:47:47 -0500 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-12-09 13:21:45 -0500 |
| commit | f113bee01956d4a2efde461443b09ab1020f4b17 (patch) | |
| tree | 7d84c6dbd75beeee22834ce7927e95e5c472c3f3 /tools/perf | |
| parent | 476b3a865f8a3734f74cf659cfa510856a105b1a (diff) | |
perf archive: Remove duplicated 'runs' in man page
Two 'runs' here breaks the sentence in Description of 'perf archive'
command.
Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Link: http://lkml.kernel.org/r/78a15a9f4f500b6074a1e25917d6e8251f894628.1386629050.git.yangds.fnst@cn.fujitsu.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf')
| -rw-r--r-- | tools/perf/Documentation/perf-archive.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/perf/Documentation/perf-archive.txt b/tools/perf/Documentation/perf-archive.txt index 5032a142853e..ac6ecbb3e669 100644 --- a/tools/perf/Documentation/perf-archive.txt +++ b/tools/perf/Documentation/perf-archive.txt | |||
| @@ -12,9 +12,9 @@ SYNOPSIS | |||
| 12 | 12 | ||
| 13 | DESCRIPTION | 13 | DESCRIPTION |
| 14 | ----------- | 14 | ----------- |
| 15 | This command runs runs perf-buildid-list --with-hits, and collects the files | 15 | This command runs perf-buildid-list --with-hits, and collects the files with the |
| 16 | with the buildids found so that analysis of perf.data contents can be possible | 16 | buildids found so that analysis of perf.data contents can be possible on another |
| 17 | on another machine. | 17 | machine. |
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | SEE ALSO | 20 | SEE ALSO |
