ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/docs/libstatgrab/statgrab.xml
(Generate patch)

Comparing projects/libstatgrab/docs/libstatgrab/statgrab.xml (file contents):
Revision 1.5 by pajs, Tue Jan 6 17:15:04 2004 UTC vs.
Revision 1.6 by tdb, Sat Mar 6 23:35:20 2004 UTC

# Line 85 | Line 85
85        </funcprototype>
86  
87        <funcprototype>
88 +        <funcdef>network_iface_stat_t *<function>get_network_iface_stats</function></funcdef>
89 +        <paramdef>int *<parameter>entries</parameter></paramdef>
90 +      </funcprototype>
91 +
92 +      <funcprototype>
93          <funcdef>page_stat_t *<function>get_page_stats</function></funcdef>
94          <void/>
95        </funcprototype>
# Line 134 | Line 139
139        non-zero on failure.
140      </para>
141      <para>
142 <      The library was originally written to support the i-scream central
143 <      monitoring system, but has since become a standalone package. It
144 <      has been ported to work on Linux, NetBSD, FreeBSD, Solaris and Cygwin.
142 >      The library was originally written to support the i-scream
143 >      central monitoring system, but has since become a standalone
144 >      package. It has been ported to work on Linux, NetBSD, FreeBSD,
145 >      OpenBSD, DragonFly BSD, Solaris and Cygwin.
146      </para>
147    </refsect1>
148    
# Line 167 | Line 173
173          </citerefentry>
174          <citerefentry>
175            <refentrytitle>get_network_stats</refentrytitle>
176 +          <manvolnum>3</manvolnum>
177 +        </citerefentry>
178 +        <citerefentry>
179 +          <refentrytitle>get_network_iface_stats</refentrytitle>
180            <manvolnum>3</manvolnum>
181          </citerefentry>
182          <citerefentry>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines