Skip to content

Commit d922249

Browse files
author
Vladimir Kotal
committed
fix wording
1 parent 4e7066e commit d922249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

file-api.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,8 +1001,8 @@
10011001
\texttt{read} call. In that case, of course, you need to know the internal
10021002
representation of the directory data so the use of this is questionable. Linux
10031003
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
1004+
\item \texttt{d\_ino} might not be very useful if the directory is a
1005+
mountpoint; this member contains the i-node number of the directory where the
10061006
filesystem is mounted and not the root of the mounted filesystem as one might
10071007
expect.
10081008
\item \label{D_TYPE} Some system have a \texttt{struct dirent} member

0 commit comments

Comments
 (0)