diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-04 21:59:00 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-04 21:59:00 +0000 |
commit | b509827e1dd80fa1781142578d6230f13e145899 (patch) | |
tree | 6f6849d2baaef0b37cef72689e1e5358d224425d /lib/libc | |
parent | d6f1d6dc661df1dc7b33ef68c2ee6705236dec85 (diff) |
availiable -> available
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/nls/catopen.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/nls/catopen.3 b/lib/libc/nls/catopen.3 index a9fbee3f349..5f5efe7cd74 100644 --- a/lib/libc/nls/catopen.3 +++ b/lib/libc/nls/catopen.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: catopen.3,v 1.2 1996/08/19 08:30:07 tholo Exp $ +.\" $OpenBSD: catopen.3,v 1.3 1998/11/04 21:58:59 aaron Exp $ .\" .\" Written by J.T. Conklin <jtc@netbsd.org>. .\" Public domain. @@ -45,7 +45,7 @@ is set to indicate the error. .Sh ERRORS .Bl -tag -width Er .It Bq Er ENOMEM -Insufficient memory is availiable. +Insufficient memory available. .El .Sh SEE ALSO .Xr catclose 3 , |