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
1 changed files with 6 additions and 0 deletions

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