OSDN Git Service

LDP: Update original to LDP v3.68
[linuxjm/LDP_man-pages.git] / original / man3 / catgets.3
index 059888b..befb50f 100644 (file)
@@ -23,7 +23,7 @@
 .\" %%%LICENSE_END
 .\"
 .\" Updated, aeb, 980809
-.TH CATGETS 3 1998-08-09 "" "Linux Programmer's Manual"
+.TH CATGETS 3 2013-06-21 "" "Linux Programmer's Manual"
 .SH NAME
 catgets \- get message from a message catalog
 .SH SYNOPSIS
@@ -55,7 +55,7 @@ The
 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.
+always terminated with a null byte (\(aq\\0\(aq).
 .SH RETURN VALUE
 .LP
 On success,
@@ -84,3 +84,12 @@ in favor of always returning
 .SH SEE ALSO
 .BR catopen (3),
 .BR setlocale (3)
+.SH COLOPHON
+This page is part of release 3.68 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.