opnsense-ports/lang/tauthon/files/patch-Doc__library__fcntl.rst
Franco Fichtner f61b9e831e */*: sync with upstream
Taken from: FreeBSD
2023-06-15 10:55:42 +02:00

10 lines
520 B
ReStructuredText

--- Doc/library/fcntl.rst.orig 2023-02-04 10:09:53 UTC
+++ Doc/library/fcntl.rst
@@ -52,7 +52,6 @@ The module defines the following functions:
operations are typically defined in the library module :mod:`termios` and the
argument handling is even more complicated.
- The op parameter is limited to values that can fit in 32-bits.
Additional constants of interest for use as the *op* argument can be
found in the :mod:`termios` module, under the same names as used in
the relevant C header files.