Fix typo: s/libscrypt/libcrypt

Submitted by:	gshapiro
This commit is contained in:
bmah 2001-01-03 23:43:33 +00:00
parent 240c6c2582
commit 719c835c11
2 changed files with 2 additions and 2 deletions

View File

@ -558,7 +558,7 @@ ppp(8) has gained the tcpmssfixup option, which adjusts outgoing TCP
SYN packets so that the maximum receive segment size is no larger than
allowed by the interface MTU.
libscrypt and libdescrypt have been unified to provide a configurable
libcrypt and libdescrypt have been unified to provide a configurable
password authentication hash library. Both the md5 and des hash methods
are provided unless the des hash is specifically compiled out.

View File

@ -637,7 +637,7 @@ ppp(8) has gained the tcpmssfixup option, which adjusts outgoing TCP
SYN packets so that the maximum receive segment size is no larger than
allowed by the interface MTU.
libscrypt and libdescrypt have been unified to provide a configurable
libcrypt and libdescrypt have been unified to provide a configurable
password authentication hash library. Both the md5 and des hash methods
are provided unless the des hash is specifically compiled out.