We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e80500 commit 0fca14dCopy full SHA for 0fca14d
man/syscall/ioctl.html
@@ -57,7 +57,7 @@ <h3>Synopsis</h3>
57
<h3>Description</h3>
58
<p>
59
<tt>ioctl</tt> performs an object-specific operation <em>code</em> on
60
-the object referred to by the file handle <em>fd</em>. The
+the object referred to by the file descriptor <em>fd</em>. The
61
<em>data</em> argument may point to supplemental data required or
62
returned by the operation. The size of buffer required, if any, and
63
other such matters are operation-specific.
0 commit comments