From b0b899194ea8c3acf7d1a3a0a3c8e588e6b1ae03 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 26 Mar 2014 05:45:57 +0100 Subject: [PATCH] catopen.3: grfix Signed-off-by: Michael Kerrisk --- man3/catopen.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/catopen.3 b/man3/catopen.3 index 541f7c6af..54558d8d3 100644 --- a/man3/catopen.3 +++ b/man3/catopen.3 @@ -42,7 +42,7 @@ The descriptor remains valid until .BR catclose () or .BR execve (2). -If a file descriptor is used to implement catalog descriptors +If a file descriptor is used to implement catalog descriptors, then the .B FD_CLOEXEC flag will be set. @@ -95,7 +95,7 @@ argument to .BR catopen () is used to indicate the source for the language to use. If it is set to -.B NL_CAT_LOCALE +.BR NL_CAT_LOCALE , then it will use the current locale setting for .BR LC_MESSAGES . Otherwise it will use the