aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/nls
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-01-30 16:34:52 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-01-30 16:34:52 +0000
commita5ed710ccd3bc63d9258bd8aef8acbdaa6e978cf (patch)
tree8aeda37daf69a55f7b237234fddb55ae594d2322 /lib/libc/nls
parent62bdf2b7c6dd3823fa1949663f065e808d777f2d (diff)
Notes
Diffstat (limited to 'lib/libc/nls')
-rw-r--r--lib/libc/nls/catopen.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/nls/catopen.3 b/lib/libc/nls/catopen.3
index f581baf03dad..109829f0ddf3 100644
--- a/lib/libc/nls/catopen.3
+++ b/lib/libc/nls/catopen.3
@@ -1,4 +1,4 @@
-.\" $Id$
+.\" $Id: catopen.3,v 1.1 1995/03/30 12:47:24 jkh Exp $
.\"
.\" Copyright (c) 1994 Winning Strategies, Inc.
.\" All rights reserved.
@@ -70,7 +70,7 @@ is set to indicate the error.
.Sh ERRORS
.Bl -tag -width Er
.It Bq Er ENOMEM
-Insufficient memory is availiable.
+Insufficient memory is available.
.El
.Sh SEE ALSO
.Xr catclose 3 ,