Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147685
b: refs/heads/master
c: 6e6b754
h: refs/heads/master
i:
  147683: 986f285
v: v3
  • Loading branch information
Ingo Molnar committed Jun 6, 2009
1 parent 3bf7416 commit bd031a3
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 502fc5c72a886ff9d4d7a596e65ecc4dd5e4d458
refs/heads/master: 6e6b754ffdb6415723686c733f13275397e44422
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
perf-help(1)
===========
============

NAME
----
Expand Down
4 changes: 2 additions & 2 deletions trunk/Documentation/perf_counter/Documentation/perf-list.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
perf-list(1)
==============
============

NAME
----
Expand All @@ -8,7 +8,7 @@ perf-list - List all symbolic event types
SYNOPSIS
--------
[verse]
'perf list
'perf list'

DESCRIPTION
-----------
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
perf-stat(1)
==========
============

NAME
----
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
perf-top(1)
==========
===========

NAME
----
Expand Down
2 changes: 1 addition & 1 deletion trunk/Documentation/perf_counter/util/parse-options.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ int usage_with_options_internal(const char * const *usagestr,

fprintf(stderr, "\n usage: %s\n", *usagestr++);
while (*usagestr && **usagestr)
fprintf(stderr, " or: %s\n", *usagestr++);
fprintf(stderr, " or: %s\n", *usagestr++);
while (*usagestr) {
fprintf(stderr, "%s%s\n",
**usagestr ? " " : "",
Expand Down

0 comments on commit bd031a3

Please sign in to comment.