Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update NAME section to include all documented functions, | 2015-11-10 | 1 | -3/+57 | |
| | | | | | | or otherwise change Dt to reflect the name of an existing function; feedback/ok schwarze | ||||
* | use .In rather than .Fd #include | 2015-09-10 | 1 | -3/+3 | |
| | |||||
* | Use "In" to mark up include files, instead of wrongly wrapping with Aq. | 2015-02-15 | 1 | -7/+7 | |
| | | | | | | | Aq is not the same as <> in non-ASCII situations, so this caused incorrect output in some places. And it provided no semantics besides. ok schwarze@ | ||||
* | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | 2013-07-16 | 1 | -5/+5 | |
| | |||||
* | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | 2012-09-27 | 1 | -2/+5 | |
| | | | | references into a STANDARDS section; | ||||
* | flesh out the rfc sections; | 2012-08-21 | 1 | -13/+21 | |
| | |||||
* | Use .Lk for HTTP hyperlinks, not .Pa. | 2012-08-12 | 1 | -3/+3 | |
| | | | | | | | | Most of the patch from Arto Jonsson <ajonsson at kapsi dot fi>. jmc@ agrees in principle that .Lk is the right macro to use. While here, update a few broken links, and add missing markup at a few places. | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | +.Xr gzip 1 | 2007-01-24 | 1 | -2/+3 | |
| | |||||
* | sync with zlib.h update (zlib-1.2.3); | 2005-07-20 | 1 | -21/+325 | |
| | |||||
* | Update to zlib 1.2.3; OK deraadt@ | 2005-07-20 | 1 | -5/+5 | |
| | |||||
* | sync w/ zlib.h -r 1.8; | 2004-12-03 | 1 | -12/+11 | |
| | |||||
* | this page documents zlib 1.2.1, not 1.1.4; | 2004-12-03 | 1 | -2/+2 | |
| | |||||
* | some fixes from wiz@netbsd, and a couple other bits; | 2004-01-29 | 1 | -35/+43 | |
| | |||||
* | sync man page with update to zlib 1.2.1; | 2003-12-17 | 1 | -53/+702 | |
| | |||||
* | updated URL for zlib from wiz@netbsd; | 2003-10-03 | 1 | -2/+2 | |
| | |||||
* | - rename zlib(3) -> compress(3) so the name describes a function which exists; | 2003-10-01 | 1 | -0/+1778 | |
- .Xr compress 1 requested by deraadt@ |