]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/catopen.3
fuse.4: ffix
[thirdparty/man-pages.git] / man3 / catopen.3
index 0019b6fc485bb9df91bebc9f10621aa5c4b280b7..f005d70024b85ece41b95dc6eeb0adf93f95fbad 100644 (file)
@@ -46,7 +46,7 @@ If a file descriptor is used to implement catalog descriptors,
 then the
 .B FD_CLOEXEC
 flag will be set.
-.LP
+.PP
 The argument
 .I name
 specifies the name of the message catalog to be opened.
@@ -88,7 +88,7 @@ Changing the
 .B LC_MESSAGES
 part of the locale may invalidate
 open catalog descriptors.
-.LP
+.PP
 The
 .I flag
 argument to
@@ -101,7 +101,7 @@ then it will use the current locale setting for
 Otherwise, it will use the
 .B LANG
 environment variable.
-.LP
+.PP
 The function
 .BR catclose ()
 closes the message catalog identified by
@@ -124,7 +124,7 @@ The possible error values include all
 possible values for the
 .BR open (2)
 call.
-.LP
+.PP
 The function
 .BR catclose ()
 returns 0 on success, or \-1 on failure.