From bacba34834c0da2a83ac3a456bfee9f2fb9fa819 Mon Sep 17 00:00:00 2001 From: alex <> Date: Thu, 23 Sep 1999 04:12:01 +0000 Subject: [PATCH] Typo fixes. --- src/lib/libc/crypt/blowfish.3 | 4 ++-- src/lib/libutil/pw_init.3 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/libc/crypt/blowfish.3 b/src/lib/libc/crypt/blowfish.3 index 647c8cb6..b73d727c 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 diff --git a/src/lib/libutil/pw_init.3 b/src/lib/libutil/pw_init.3 index d5f05f7b..672555cb 100644 --- a/src/lib/libutil/pw_init.3 +++ b/src/lib/libutil/pw_init.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pw_init.3,v 1.3 1999/09/21 04:52:46 csapuntz Exp $ +.\" $OpenBSD: pw_init.3,v 1.4 1999/09/23 04:12:01 alex Exp $ .\" .\" Copyright (c) 1995 .\" The Regents of the University of California. All rights reserved. @@ -49,7 +49,7 @@ .Nm pw_error .Nd utility functions for interactive passwd file updates .Sh SYNOPSIS -.Fd #indlude +.Fd #include .Fd #include .Ft void .Fn pw_init