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

Comparing projects/libstatgrab/docs/libstatgrab/sg_get_disk_io_stats.xml (file contents):
Revision 1.2 by tdb, Thu Oct 2 16:01:52 2003 UTC vs.
Revision 1.5 by tdb, Thu Mar 11 17:35:24 2004 UTC

# Line 66 | Line 66
66        This function copes with wrap arounds by the O/S so should be
67        seemless to use.
68      </para>
69 +    <para>
70 +      On Solaris libstatgrab will attempt to get the cXtXdXsX
71 +      representation for the <varname>disk_name</varname> string. If
72 +      it fails it will use a name like sd0. On some systems programs
73 +      calling libstatgrab will need elevated privileges to lookup
74 +      some of the names. The mappings are built up when
75 +      <function>statgrab_init</function> is called.
76 +    </para>
77    </refsect1>
78    
79    <refsect1>
# Line 149 | Line 157 | typedef struct{
157  
158    <refsect1>
159      <title>See Also</title>
160 <    <para>Nothing yet</para>
160 >
161 >    <simplelist type="inline">
162 >      <member>
163 >        <citerefentry>
164 >          <refentrytitle>statgrab</refentrytitle>
165 >          <manvolnum>3</manvolnum>
166 >        </citerefentry>
167 >      </member>
168 >    </simplelist>
169    </refsect1>
170    
171    <refsect1>
# Line 157 | Line 173 | typedef struct{
173      
174      <simplelist type="vert">
175        <member>
176 <        <ulink url="http://www.i-scream.org">http://www.i-scream.org</ulink>
176 >        <ulink url="http://www.i-scream.org/libstatgrab/">
177 >          http://www.i-scream.org/libstatgrab/
178 >        </ulink>
179        </member>
180      </simplelist>
181    </refsect1>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines