Home | History | Annotate | Line # | Download | only in nls
catclose.3 revision 1.5.12.2
 $NetBSD: catclose.3,v 1.5.12.2 2002/03/08 21:35:28 nathanw 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 catgets 3 , .Xr catopen 3 .Sh STANDARDS The .Fn catclose function conforms to .St -xpg3 .