Home | History | Annotate | Line # | Download | only in nls
catclose.3 revision 1.10
 $NetBSD: catclose.3,v 1.10 2003/02/12 02:50:52 gmcgarry Exp $

Written by J.T. Conklin <jtc (at] netbsd.org>.
Public domain.

.Dd May 29, 1994 .Dt CATCLOSE 3 .Os .Sh NAME .Nm catclose .Nd close message catalog .Sh LIBRARY .Lb libc .Sh SYNOPSIS .Fd #include \*[Lt]nl_types.h\*[Gt] .Ft int .Fn catclose "nl_catd catd" .Sh DESCRIPTION The .Fn catclose function closes the message catalog specified by the argument .Fa catd . .Sh SEE ALSO .Xr gencat 1 , .Xr catgets 3 , .Xr catopen 3 , .Xr nls 7 .Sh STANDARDS The .Fn catclose function conforms to .St -xpg3 .