Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc(7) police: markup laundry. | ru | 2003-02-23 | 1 | -5/+5 |
| | |||||
* | Fix the description for mkdtemp(), which creates directories, not files. | gshapiro | 2003-02-19 | 1 | -1/+1 |
| | | | | | Submitted by: Murray S. Kucherawy <msk@blackops.org> X-MFC after: re approval | ||||
* | Bring the list of function-like macros up to date with reality. | tjr | 2003-01-10 | 1 | -28/+20 |
| | |||||
* | Consistently mark std(in|out|err) with .Dv, because that's how they | ru | 2002-12-04 | 1 | -2/+2 |
| | | | | | | | are marked up in stdio(3), and because they are defined expressions of type "FILE *". Approved by: re | ||||
* | Add implementations of the wprintf() family of functions, which perform | tjr | 2002-09-21 | 1 | -0/+6 |
| | | | | formatted wide-character output. | ||||
* | Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), | tjr | 2002-08-13 | 1 | -3/+21 |
| | | | | putwc(), fputwc(), putwchar(), ungetwc(), fwide(). | ||||
* | 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 | -2/+2 |
| | |||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | .St -ansiC -> .St -isoC | ru | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -5/+5 |
| | |||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-29 | 1 | -66/+66 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -2/+2 |
| | |||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-02 | 1 | -4/+8 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Fixed a few ancient typos, added a little missing stuff, and updated | mckay | 1998-03-08 | 1 | -20/+23 |
| | | | | | | references to abort() in light of POSIX mandated behaviour. I'm still not 100% happy with much of the wording, but it's better than it was. | ||||
* | Sort cross references. | wosch | 1997-01-20 | 1 | -1/+1 |
| | |||||
* | .DV -> .Dv (FOPEN_MAX was invisible). | bde | 1996-09-28 | 1 | -1/+1 |
| | |||||
* | Fixed various problems: typos, grammer, missing include files | mpp | 1996-05-23 | 1 | -3/+3 |
| | | | | | wrong function type declarations, and wrong argument type declarations. | ||||
* | Added missing section numbers to a bunch of .Xr macros, or | mpp | 1996-03-27 | 1 | -11/+11 |
| | | | | | converted them into .Fn macros where appropriate. Also fixed up some minor formatting problems. | ||||
* | Fix even more spelling errors in some more man pages. | mpp | 1996-01-30 | 1 | -3/+3 |
| | |||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+287 |