From 66e599bd04a1a21ab07ce26a92a35cbe9dfd484d Mon Sep 17 00:00:00 2001 From: alex <> Date: Thu, 23 Sep 1999 04:12:01 +0000 Subject: Typo fixes. --- src/lib/libc/crypt/blowfish.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/crypt/blowfish.3') diff --git a/src/lib/libc/crypt/blowfish.3 b/src/lib/libc/crypt/blowfish.3 index 647c8cb6b2..b73d727c91 100644 --- a/src/lib/libc/crypt/blowfish.3 +++ b/src/lib/libc/crypt/blowfish.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: blowfish.3,v 1.5 1999/07/09 13:35:15 aaron Exp $ +.\" $OpenBSD: blowfish.3,v 1.6 1999/09/23 04:12:00 alex Exp $ .\" Copyright 1997 Niels Provos .\" All rights reserved. .\" @@ -65,7 +65,7 @@ function initializes the 4 8bit S-boxes and the 18 Subkeys with the hexadecimal digits of Pi. The key is used for further randomization. The first argument to .Fn blf_enc -is the initalized state derived from +is the initialized state derived from .Fn blf_key . The stream of 32-bit words is encrypted in Electronic Codebook Mode (ECB) and -- cgit v1.2.3-55-g6feb