From f9dae475f5ffa5b1059fa46d707b0286db2bed07 Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 18 Feb 2003 13:14:42 +0000 Subject: intial -> initial; the great intial witch hunt, as prompted by tdeval@ os-aix-dso.c: ok henning@ ab.C: ok drahn@ --- lib/libpthread/man/flockfile.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libpthread/man') diff --git a/lib/libpthread/man/flockfile.3 b/lib/libpthread/man/flockfile.3 index 83785f65e5f..1a57ac88441 100644 --- a/lib/libpthread/man/flockfile.3 +++ b/lib/libpthread/man/flockfile.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: flockfile.3,v 1.7 2002/05/01 08:03:30 mpech Exp $ +.\" $OpenBSD: flockfile.3,v 1.8 2003/02/18 13:14:43 jmc Exp $ .\" David Leonard , 1998. Public domain. .Dd August 20, 1998 .Dt FLOCKFILE 3 @@ -53,7 +53,7 @@ function. Logically, there is a lock count associated with each .Ft "FILE *" object. -This count is implicitly intialized to zero when the +This count is implicitly initialized to zero when the .Ft "FILE *" object is created. The -- cgit v1.2.3-59-g8ed1b