Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assorted markup fixes. | ru | 2005-06-15 | 1 | -1/+1 |
| | | | | Approved by: re | ||||
* | . Bump .Dd's | phantom | 2005-02-27 | 1 | -2/+15 |
| | | | | | | . Note POSIX 1003.1-2001 conformation . Add ERRORS section for catgets(3) . Note what catopen(3) returns EINVAL, if catalog is corrupt | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -5/+5 |
| | |||||
* | * move $FreeBSD$ tag to its usual place (bottom of copyright) | phantom | 2000-09-04 | 1 | -3/+2 |
| | | | | | | | * mdoc cleanup * document missing errno values (ERRORS section) Reviewed by: sheldonh | ||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | Add gencat(1) to SEE ALSO section. | phantom | 1999-09-22 | 1 | -0/+1 |
| | | | | | PR: docs/13658 Submitted by: Zahemszky Gabor <zgabor@code.hu> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Implement NL_CAT_LOCALE | ache | 1998-04-30 | 1 | -3/+4 |
| | | | | Manpages cleanup | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | 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. | ||||
* | Fixed docs/521. | jkh | 1996-02-09 | 1 | -3/+2 |
| | |||||
* | Add the nls code for XPG3-style message catalogs to libc. | jkh | 1995-03-30 | 1 | -0/+67 |
Obtained from: NetBSD |