diff options
Diffstat (limited to 'man3/catopen.3')
-rw-r--r-- | man3/catopen.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/catopen.3 b/man3/catopen.3 index 9e504720..243c7166 100644 --- a/man3/catopen.3 +++ b/man3/catopen.3 @@ -107,7 +107,7 @@ closes the message catalog identified by It invalidates any subsequent references to the message catalog defined by .IR catalog . -.SH "RETURN VALUE" +.SH RETURN VALUE The function .BR catopen () returns a message catalog descriptor of type @@ -140,7 +140,7 @@ is set to The language to use if .I flag is 0. -.SH "CONFORMING TO" +.SH CONFORMING TO POSIX.1-2001. .\" In XPG 1987, Vol. 3 it says: .\" .I "The flag argument of catopen is reserved for future use" @@ -184,6 +184,6 @@ The default search path varies, but usually looks at a number of places below .I /etc/locale and .IR /usr/lib/locale . -.SH "SEE ALSO" +.SH SEE ALSO .BR catgets (3), .BR setlocale (3) |