]> granicus.if.org Git - python/commitdiff
Small clarification.
authorMichael W. Hudson <mwh@python.net>
Thu, 3 Jun 2004 13:36:42 +0000 (13:36 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 3 Jun 2004 13:36:42 +0000 (13:36 +0000)
Doc/whatsnew/whatsnew24.tex

index 2ae66ba1995e289d945e0e5b3f6b6b4401407f29..2ea401811c7a34d185f33f7b016b6bfb92af1ed7 100644 (file)
@@ -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}