1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00

Fix typo: s/libscrypt/libcrypt

Submitted by:	gshapiro
This commit is contained in:
Bruce A. Mah 2001-01-03 23:43:33 +00:00
parent 29a36597e5
commit befc2f0a79
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=70648
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.