summaryrefslogtreecommitdiffstats
path: root/lib/libc/nls/catgets.3
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2000-09-04 13:20:56 +0000
committerphantom <phantom@FreeBSD.org>2000-09-04 13:20:56 +0000
commitadbc56332dfae5a1bdffd37f0a5a26326fb1cfc7 (patch)
treef1c8b3709cc3b91474751c609314b518fa96e1aa /lib/libc/nls/catgets.3
parent07bb417f8ac7921771482a74abe945052ffa9115 (diff)
downloadFreeBSD-src-adbc56332dfae5a1bdffd37f0a5a26326fb1cfc7.zip
FreeBSD-src-adbc56332dfae5a1bdffd37f0a5a26326fb1cfc7.tar.gz
* move $FreeBSD$ tag to its usual place (bottom of copyright)
* mdoc cleanup * document missing errno values (ERRORS section) Reviewed by: sheldonh
Diffstat (limited to 'lib/libc/nls/catgets.3')
-rw-r--r--lib/libc/nls/catgets.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/nls/catgets.3 b/lib/libc/nls/catgets.3
index b55d708..fda5f36 100644
--- a/lib/libc/nls/catgets.3
+++ b/lib/libc/nls/catgets.3
@@ -1,5 +1,3 @@
-.\" $FreeBSD$
-.\"
.\" Copyright (c) 1994 Winning Strategies, Inc.
.\" All rights reserved.
.\"
@@ -28,6 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
+.\" $FreeBSD$
.Dd May 29, 1994
.Dt CATGETS 3
.Os
@@ -53,7 +52,7 @@ The argument
.Fa s
points to a default message which is returned if the function
is unable to retrieve the specified message.
-.Sh RETURN VALUE
+.Sh RETURN VALUES
If the specified message was retrieved successfully,
.Fn catgets
returns a pointer to an internal buffer containing the message string;
OpenPOWER on IntegriCloud