diff options
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 |
