diff --git a/doc/lib.rst b/doc/lib.rst index 967e80e052..2872b60452 100644 --- a/doc/lib.rst +++ b/doc/lib.rst @@ -528,7 +528,8 @@ UNIX specific * `posix `_ Contains a wrapper for the POSIX standard. - +* `posix_utils `_ + Contains helpers for the POSIX standard or specialized for Linux and BSDs. Regular expressions -------------------