Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/nls Only one i in available.



details:   https://anonhg.NetBSD.org/src/rev/8af5d057c274
branches:  trunk
changeset: 537536:8af5d057c274
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 02 10:45:18 2002 +0000

description:
Only one i in available.

diffstat:

 lib/libc/nls/catopen.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2cb06c61101c -r 8af5d057c274 lib/libc/nls/catopen.3
--- a/lib/libc/nls/catopen.3    Wed Oct 02 10:44:27 2002 +0000
+++ b/lib/libc/nls/catopen.3    Wed Oct 02 10:45:18 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: catopen.3,v 1.9 2002/02/07 07:00:22 ross Exp $
+.\"    $NetBSD: catopen.3,v 1.10 2002/10/02 10:45:18 wiz Exp $
 .\"
 .\" Written by J.T. Conklin <jtc%netbsd.org@localhost>.
 .\" Public domain.
@@ -47,7 +47,7 @@
 .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 ,



Home | Main Index | Thread Index | Old Index