commit | c300175547ced0af17857a29462b0f9294e8c31c | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sun Jan 23 09:27:24 2005 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sun Jan 23 09:27:24 2005 +0000 |
tree | dd3704d47b76e1714599eefe77d4eec0354dd11b | |
parent | 4d394dfebbcf00e7eec74ee5f4c1b149b3744a91 [diff] [blame] |
Patch #579435: Shadow Password Support Module
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index ac6b62d..37ab91d 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -193,6 +193,7 @@ \input{libunix} % UNIX Specific Services \input{libposix} \input{libpwd} +\input{libspwd} \input{libgrp} \input{libcrypt} \input{libdl}