summaryrefslogtreecommitdiffstats
path: root/Doc/library/spwd.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/spwd.rst')
-rw-r--r--Doc/library/spwd.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/spwd.rst b/Doc/library/spwd.rst
index 53f8c09..c6cad2a 100644
--- a/Doc/library/spwd.rst
+++ b/Doc/library/spwd.rst
@@ -5,6 +5,7 @@
:platform: Unix
:synopsis: The shadow password database (getspnam() and friends).
+--------------
This module provides access to the Unix shadow password database. It is
available on various Unix versions.