From: Michael W. Hudson Date: Thu, 3 Jun 2004 13:36:42 +0000 (+0000) Subject: Small clarification. X-Git-Tag: v2.4a1~284 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3151e1850588ea31ac7e44c433e6c90416984e8a;p=python Small clarification. --- diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index 2ae66ba199..2ea401811c 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}