From d1793ae4200ba441f3c51d0ea6f7995d1aaa0818 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 30 Apr 1998 16:11:50 +0000 Subject: [PATCH] Add reference to setlocale(3) --- lib/libc/nls/catopen.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/libc/nls/catopen.3 b/lib/libc/nls/catopen.3 index 869722c130a..e1c8fe34bc4 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