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 a7fa180 commit 4425116Copy full SHA for 4425116
file-api.tex
@@ -788,8 +788,9 @@
788
\texttt{int \funnm{lstat}(const char *\emph{path}, struct stat
789
*\emph{buf});}
790
\begin{itemize}
791
-\item if \emph{path} is a symlink, \texttt{stat()} returns informace on the file
792
-the symlink refers to. This function returns information about the link itself.
+\item if \emph{path} is a symlink, \texttt{stat()} returns information of the
+file the symlink refers to. This function returns information about the link
793
+itself.
794
\end{itemize}
795
\end{slide}
796
0 commit comments