History log of /freebsd-10.0-release/lib/libc/nls/catgets.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 147402 15-Jun-2005 ru

Assorted markup fixes.

Approved by: re


# 142665 27-Feb-2005 phantom

. Bump .Dd's
. Note POSIX 1003.1-2001 conformation
. Add ERRORS section for catgets(3)
. Note what catopen(3) returns EINVAL, if catalog is corrupt


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 79754 15-Jul-2001 dd

Remove whitespace at EOL.


# 65437 04-Sep-2000 phantom

* move $FreeBSD$ tag to its usual place (bottom of copyright)
* mdoc cleanup
* document missing errno values (ERRORS section)

Reviewed by: sheldonh


# 59460 21-Apr-2000 phantom

Introduce ".Lb" macro to libc manpages.

More libraries manpages updates following.


# 51577 22-Sep-1999 phantom

Add gencat(1) to SEE ALSO section.

PR: docs/13658
Submitted by: Zahemszky Gabor <zgabor@code.hu>


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 35548 30-Apr-1998 ache

Implement NL_CAT_LOCALE
Manpages cleanup


# 22993 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 13998 09-Feb-1996 jkh

Fixed docs/521.


# 7494 30-Mar-1995 jkh

Add the nls code for XPG3-style message catalogs to libc.
Obtained from: NetBSD