diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl index ff1d50da..addcf88d 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -261,4 +261,13 @@ </para> !Itapset/conversions.stp </chapter> + <chapter id="ansi.stp"> + <title>Utility functions for using ansi control chars in logs</title> + <para> + Utility functions for logging using ansi control characters. This + lets you manipulate the cursor position and character color output + and attributes of log messages. + </para> +!Itapset/ansi.stp + </chapter> </book> |