/usr/share/doc/systemtap-doc/tapsets/rlimit.stp.html is in systemtap-doc 3.1-3ubuntu0.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter 19. RLIMIT Tapset</title><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="prev" href="API-returnval.html" title="function::returnval"><link rel="next" href="API-rlimit-from-str.html" title="function::rlimit_from_str"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 19. RLIMIT Tapset</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-returnval.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="API-rlimit-from-str.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="rlimit.stp"></a>Chapter 19. RLIMIT Tapset</h1></div></div></div><p>
This set of functions is used to handle string which defines resource limits (RLIMIT_*) and returns
corresponding number of resource limit.
It contains the following functions:
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-returnval.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="API-rlimit-from-str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::returnval</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::rlimit_from_str</span></td></tr></table></div></body></html>
|