doc/man: add full stop to descriptive table cells
[lttng-ust.git] / doc / man / tracelog.3.txt
index e90e91895b7614d95b5f4f93630384d470ca79a1..d9aaa71d897e4f9839dd3babc7162dccf8fdc658 100644 (file)
@@ -51,16 +51,16 @@ The `tracelog()` events contain the following fields:
 |Field name |Description
 
 |`line`
-|Line in source file where `tracelog()` was called
+|Line in source file where `tracelog()` was called.
 
 |`file`
-|Source file from which `tracelog()` was called
+|Source file from which `tracelog()` was called.
 
 |`func`
-|Function name from which `tracelog()` was called
+|Function name from which `tracelog()` was called.
 
 |`msg`
-|Formatted string output
+|Formatted string output.
 |===
 
 If you do not need to attach a specific log level to a `tracelog()`
This page took 0.022614 seconds and 4 git commands to generate.