Patch #579435: Shadow Password Support Module

This commit is contained in:
Martin v. Löwis 2005-01-23 09:27:24 +00:00
parent 4d394dfebb
commit c300175547
11 changed files with 466 additions and 429 deletions

View file

@ -50,4 +50,5 @@ Return a list of all available password database entries, in arbitrary order.
\begin{seealso}
\seemodule{grp}{An interface to the group database, similar to this.}
\seemodule{spwd}{An interface to the shadow password database, similar to this.}
\end{seealso}