Update fstat.html
Fix file descriptor reference.
This commit is contained in:
@@ -57,7 +57,7 @@ struct stat *</tt><em>statbuf</em><tt>);</tt>
|
||||
<h3>Description</h3>
|
||||
<p>
|
||||
<tt>fstat</tt> retrieves status information about the file referred to
|
||||
by the file handle <em>fd</em> and stores it in the stat structure
|
||||
by the file descriptor <em>fd</em> and stores it in the stat structure
|
||||
pointed to by <em>statbuf</em>.
|
||||
</p>
|
||||
|
||||
|
Reference in New Issue
Block a user