On 13.01.22 г. 7:01 ч., Tzvetomir Stoyanov wrote:
+struct tep_event pass:[*]*tracefs_synth_get_event*(struct tep_handle pass:[*]_tep_, struct tracefs_synth pass:[*]_synth_);The arguments of the other functions in this man page are not underlined, all should follow the same style. As in the other man pages of the library all arguments are underlined, this should be the default style. This could be addressed in a follow up patch - applying the same style of all tracefs man pages.
So, do I have to change something on this particular line? Thanks! Yordan