Fix: src.ctf.lttng-live: emitting stream end msg with no stream
[babeltrace.git] / doc / api / README.adoc
index 52179820fad18f95d5e15df6b635baabbccc86b7..3e6ce69f76048944eed34ea9f2c03cd98ce97c87 100644 (file)
@@ -38,8 +38,7 @@ Use a warning command if this message is really important.
 @postrefcountsame{stream_class}
 @post Some custom postcondition.
 
-@sa bt_ctf_stream_class_get_name(): Returns the name of a given
-        stream class.
+@sa btstream_class_get_name(): Returns the name of a given stream class.
 */
 ----
 
@@ -50,9 +49,9 @@ Use a warning command if this message is really important.
 
 * Start the block with
   https://www.stack.nl/\~dimitri/doxygen/manual/commands.html#cmdbrief[`@brief`]
-  followed by a space followed by a tab followed by the brief
-  description. If the brief description needs more than one line, start
-  the following lines with a tab character.
+  followed by a tab followed by the brief description. If the brief
+  description needs more than one line, start the following lines with a
+  tab character.
 +
 Try to always refer to all the function or macro parameters in the brief
 description. The sentence _must_ begin with a verb, third-person
This page took 0.023269 seconds and 4 git commands to generate.