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 d1f7507 commit 4ef87b8Copy full SHA for 4ef87b8
file-api.tex
@@ -973,7 +973,7 @@
973
end up with a \emph{broken link}.
974
\item \texttt{readlink} is useful in the situation where you want to \texttt{unlink}
975
the symlink's target.
976
-\item \emph{\texttt{bufsize}} is typically set as 1 byte less than the buffer
+\item \emph{\texttt{bufsz}} is typically set as 1 byte less than the buffer
977
size to accommodate the terminating \texttt{NULL} character.
978
\item See \example{readlink/readlink.c} and fix the problem therein.
979
\end{itemize}
0 commit comments