summaryrefslogtreecommitdiffstats
path: root/lib/libc/nls
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-08-30 10:22:23 +0000
committerache <ache@FreeBSD.org>2000-08-30 10:22:23 +0000
commitb919003d91cf1c0bd482facae9dfd8aa74dc5bc1 (patch)
tree11505d0267f17845e534367bfe6bc591a4c0a6d6 /lib/libc/nls
parentbee9fab39ab40c272008e9672c6ab09c9b4232f8 (diff)
downloadFreeBSD-src-b919003d91cf1c0bd482facae9dfd8aa74dc5bc1.zip
FreeBSD-src-b919003d91cf1c0bd482facae9dfd8aa74dc5bc1.tar.gz
Explicetely describe catalog descriptor lifetime
Diffstat (limited to 'lib/libc/nls')
-rw-r--r--lib/libc/nls/catopen.36
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/nls/catopen.3 b/lib/libc/nls/catopen.3
index 45af7ca..17958f6 100644
--- a/lib/libc/nls/catopen.3
+++ b/lib/libc/nls/catopen.3
@@ -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
OpenPOWER on IntegriCloud