[PATCH] Fix macro in operf man page
Roberto Oliveira <[email protected]>
| Newsgroups | gmane.linux.oprofile |
|---|---|
| Message-ID | <[email protected]> |
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ oprofile-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oprofile-list
0001-Fix-macro-in-operf-man-page.patch
(text/x-patch, 887 B)
From b1971e0246c5933ddfa3f447c690538df36e3130 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira <[email protected]> Date: Thu, 27 Jul 2017 16:57:47 -0300 Subject: [PATCH] Fix macro in operf man page Fix typo in .P macro in operf.1.in file Signed-off-by: Roberto Oliveira <[email protected]> --- doc/operf.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/operf.1.in b/doc/operf.1.in index efaceb9..63d3994 100644 --- a/doc/operf.1.in +++ b/doc/operf.1.in @@ -168,7 +168,7 @@ If the base event name is passed, will automatically choose an appropriate group number suffix for the event; thus, OProfile post-processing tools will always show real event names that include the group number suffix. -.Po +.P When no event specification is given, the default event for the running processor type will be used for profiling. Use -- 2.9.4