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 4e7066e commit d922249Copy full SHA for d922249
file-api.tex
@@ -1001,8 +1001,8 @@
1001
\texttt{read} call. In that case, of course, you need to know the internal
1002
representation of the directory data so the use of this is questionable. Linux
1003
does not allow it at all.
1004
-\item \texttt{d\_ino} might not be very useful as if the directory is a
1005
-mountpoint, this member contains the i-node number of the directory where the
+\item \texttt{d\_ino} might not be very useful if the directory is a
+mountpoint; this member contains the i-node number of the directory where the
1006
filesystem is mounted and not the root of the mounted filesystem as one might
1007
expect.
1008
\item \label{D_TYPE} Some system have a \texttt{struct dirent} member
0 commit comments