diff options
-rw-r--r-- | doc/lib.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/lib.rst b/doc/lib.rst index 967e80e05..2872b6045 100644 --- a/doc/lib.rst +++ b/doc/lib.rst @@ -528,7 +528,8 @@ UNIX specific * `posix <posix.html>`_ Contains a wrapper for the POSIX standard. - +* `posix_utils <posix_utils.html>`_ + Contains helpers for the POSIX standard or specialized for Linux and BSDs. Regular expressions ------------------- |