From ba268aa1275afdd5c37452071dbafa58979ea277 Mon Sep 17 00:00:00 2001From: mcermak Date: Fri, 16 May 2014 17:59:58 +0000Subject: removed man pages--- tapsets/API-thread-indent_html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 tapsets/API-thread-indent_html(limited to 'tapsets/API-thread-indent_html')diff --git a/tapsets/API-thread-indent_html b/tapsets/API-thread-indent_htmldeleted file mode 100644index 28f1f947..00000000--- a/tapsets/API-thread-indent_html+++ /dev/null@@ -1,14 +0,0 @@-function::thread_indent

Name

function::thread_indent —- returns an amount of space with the current task information-

Synopsis

- thread_indent:string(delta:long)-

Arguments

delta

- the amount of space added/removed for each call-

Description

- This function returns a string with appropriate- indentation for a thread. Call it with a small positive or- matching negative delta. If this is the real outermost,- initial level of indentation, then the function resets the- relative timestamp base to zero. An example is shown at the- end of this file.-

--cgit