diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index 2ae66ba1995..2ea401811c7 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex @@ -669,7 +669,8 @@ changes to your code: system ID in the wrong order. This has been corrected; applications relying on the wrong order need to be fixed. -\item \function{fcntl.ioctl} now warns if the mutate arg is omitted. +\item \function{fcntl.ioctl} now warns if the mutate arg is omitted + and relavent. \end{itemize}