Skip to content

Commit 846bfb2

Browse files
author
Vladimir Kotal
committed
add task for readlink.c
1 parent 6e732ff commit 846bfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

file-api.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@
950950
the symlink's target.
951951
\item \emph{\texttt{bufsize}} is typically set as 1 byte less than the buffer
952952
size to accommodate the terminating \texttt{NULL} character.
953-
\item See \example{readlink/readlink.c}
953+
\item See \example{readlink/readlink.c} and fix the problem therein.
954954
\end{itemize}
955955

956956
%%%%%

0 commit comments

Comments
 (0)