diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
commit | ce5efa4c99adb41d3b8e4e0966f38cca93401ae9 (patch) | |
tree | 2fcfc24c82be6f1539919cceaabc8b1cfe145e99 /lib/libdes | |
parent | 611e3fde18fdf3eb5935c4d652c97a088b5781b2 (diff) |
Typo fixes.
Diffstat (limited to 'lib/libdes')
-rw-r--r-- | lib/libdes/des_crypt.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libdes/des_crypt.3 b/lib/libdes/des_crypt.3 index 9feb447129e..1ffed45bf35 100644 --- a/lib/libdes/des_crypt.3 +++ b/lib/libdes/des_crypt.3 @@ -498,11 +498,11 @@ The routines are optimised for 32 bit machines and so are not efficient on IBM PCs. .PP NOTE: extensive work has been done on this library since this document -was origionally written. Please try to read des.doc from the libdes +was originally written. Please try to read des.doc from the libdes distribution since it is far more upto date and documents more of the functions. Libdes is now also being shipped as part of SSLeay, a general cryptographic library that amonst other things implements -netscapes SSL protocoll. The most recent version can be found in +netscapes SSL protocol. The most recent version can be found in SSLeay distributions. .SH AUTHOR Eric Young (eay@mincom.oz.au or eay@psych.psy.uq.oz.au) |