1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00

Explicetely describe catalog descriptor lifetime

This commit is contained in:
Andrey A. Chernov 2000-08-30 10:22:23 +00:00
parent 2b5a723874
commit d8283f6866
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=65251

View File

@ -78,6 +78,12 @@ is set to 0, the
.Ev LANG
environment variable
determines the message catalog locale.
.Pp
A message catalog descriptor
remains valid in a process until that process closes it, or a
successful call to one of the
.Xr exec 3
functions.
.Sh RETURN VALUE
Upon successful completion,
.Fn catopen