diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-04-30 16:11:50 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-04-30 16:11:50 +0000 |
| commit | d1793ae4200ba441f3c51d0ea6f7995d1aaa0818 (patch) | |
| tree | a2a1f5c5b8a3468b9d02f7e6e6b8ad8927dccc41 /lib/libc | |
| parent | 271632b02bb32d52cb549991309e76544daf6f0f (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/nls/catopen.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/nls/catopen.3 b/lib/libc/nls/catopen.3 index 869722c130a9..e1c8fe34bc4a 100644 --- a/lib/libc/nls/catopen.3 +++ b/lib/libc/nls/catopen.3 @@ -1,4 +1,4 @@ -.\" $Id: catopen.3,v 1.4 1997/02/22 15:00:48 peter Exp $ +.\" $Id: catopen.3,v 1.5 1998/04/30 11:06:12 ache Exp $ .\" .\" Copyright (c) 1994 Winning Strategies, Inc. .\" All rights reserved. @@ -89,7 +89,8 @@ Insufficient memory is available. .El .Sh SEE ALSO .Xr catclose 3 , -.Xr catgets 3 +.Xr catgets 3 , +.Xr setlocale 3 .Sh STANDARDS The .Fn catopen |
