diff options
| author | fche <fche> | 2015-06-19 14:12:06 +0000 |
|---|---|---|
| committer | fche <fche> | 2015-06-19 14:12:06 +0000 |
| commit | f2d071fa4e3ed6945a9bb677a90a3f1319f5cbf0 (patch) | |
| tree | 48f7ddf7eac9cb7b912fcbb09b85e862d9d75e3f /tapsets/API-proc-mem-string.html | |
| parent | add new langref/*.html (diff) | |
removed man pages
Diffstat (limited to 'tapsets/API-proc-mem-string.html')
| -rw-r--r-- | tapsets/API-proc-mem-string.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-proc-mem-string.html b/tapsets/API-proc-mem-string.html index c4bdcf94..ea11e735 100644 --- a/tapsets/API-proc-mem-string.html +++ b/tapsets/API-proc-mem-string.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Human readable string of current proc memory usage | 2 | Human readable string of current proc memory usage |
| 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_string:string() | 4 | proc_mem_string:string() |
| 5 | </pre></div><div class="refsect1"><a name="idm47753352917840"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1"><a name="idm47620152535248"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1"><a name="idm47753352916624"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1"><a name="idm47620152534032"></a><h2>Description</h2><p> |
| 8 | Returns a human readable string showing the size, rss, | 8 | Returns a human readable string showing the size, rss, |
| 9 | shr, txt and data of the memory used by the current process. | 9 | shr, txt and data of the memory used by the current process. |
| 10 | For example <span class="quote">“<span class="quote">size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k</span>”</span>. | 10 | For example <span class="quote">“<span class="quote">size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k</span>”</span>. |
