]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/catgets.3
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man3 / catgets.3
index e252c725bef1c629f8d8d3ae8d0335604908c5f2..7992ea7431c25818d1175bf06e6f8ffb7596da8e 100644 (file)
@@ -54,7 +54,7 @@ message-text is contained in an internal buffer area and should be copied by
 the application if it is to be saved or modified.
 The return string is
 always terminated with a null byte.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 .LP
 On success,
 .BR catgets ()
@@ -64,7 +64,7 @@ On failure,
 .BR catgets ()
 returns the value
 .IR message .
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 POSIX.1-2001.
 .SH NOTES
 These functions are only available in libc.so.4.4.4c and above.
@@ -79,6 +79,6 @@ the specified message.
 These two possible error returns seem to be discarded in SUSv2
 in favor of always returning
 .IR message .
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR catopen (3),
 .BR setlocale (3)