summaryrefslogtreecommitdiffstats
path: root/usr.bin/compress/compress.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* use Ex;jmc2014-03-171-8/+3
* remove the no-op flags -L and -V from compress(1), these optionssobrado2014-01-271-12/+6
* - document for uncompress and zcat exit status of 0 or >0 onlyjmc2014-01-261-7/+13
* add an EXIT STATUS section for /usr/bin;jmc2010-09-031-4/+4
* document exit returns; from daniel dickmanjmc2010-07-221-4/+21
* allow -V (show version) in decompression mode; ok millert@naddy2009-04-181-3/+3
* STANDARDS:jmc2009-02-101-3/+3
* bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc2009-02-081-2/+2
* some minor corrections for the STANDARDS section;jmc2009-02-081-4/+4
* convert to new .Dd format;jmc2007-05-311-2/+2
* - use a consistent text for STANDARDSjmc2007-05-301-4/+20
* tweak previous;jmc2007-04-041-2/+2
* Clarify the behavior of the -N and -n flags.millert2007-04-041-13/+18
* split compress(1) into compress(1) and gzip(1), as suggested by millert;jmc2007-01-241-116/+44
* somehow we managed to document the exit status of these apps twice,jmc2005-07-221-19/+3
* add -g to gzcat synopsis: although it's not necessary, it matches howjmc2005-07-221-3/+5
* add some z* utils to SEE ALSO;jmc2005-07-221-2/+7
* add zcat and gzcat to NAME;jmc2005-07-221-2/+4
* sort synopsis and options list; sync usage() (as best we can);jmc2005-07-221-38/+38
* .Xr compress 3 and a typo;jmc2003-10-011-2/+4
* - add gzcat to SYNOPSIS and DESCRIPTIONjmc2003-09-051-3/+15
* add a null compressor from canacar@ that lets gzcat work with uncompressedtedu2003-09-051-1/+10
* Update HISTORY section. Full gzip compat was added in 3.4 and themillert2003-08-161-1/+11
* typo;jmc2003-08-061-2/+2
* Better description of how uncompressed file name is generated.millert2003-08-021-12/+26
* cleanup;jmc2003-08-011-23/+28
* document exit valuesmillert2003-07-201-1/+13
* o implement -l, -n and -N (including setting outfile + mtime)millert2003-07-171-5/+52
* Make usage() take the exit val are an argument and have the -h flagmillert2003-06-301-6/+8
* - further document differences between compress and gzipjmc2003-06-231-10/+51
* man page changes from jmc: use this as gzip tooderaadt2003-06-221-11/+44
* - section reorderjmc2003-06-101-6/+6
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-6/+2
* o Implement -r (recursive) optionmillert2002-12-171-4/+8
* grop long option names, like gzip.mickey2002-12-081-12/+36
* a grammar knit; from Aidan Kehoe <kehoea@parhasard.net>mickey2002-05-301-4/+3
* mention zcatmickey2001-06-171-1/+11
* Fix some formatting problems I missed before.aaron2000-03-231-3/+3
* Various improvements, including a few HISTORY sections added from FreeBSD.aaron2000-03-051-1/+3
* - Put -d in SYNOPSIS.aaron1999-10-051-8/+11
* correct use of .Nm; some other formatting nitsaaron1999-07-041-17/+11
* - remove trailing white spaceaaron1999-06-051-3/+3
* usr.bin/ man page repairs, a - eaaron1998-09-231-13/+15
* Note POSIX 1003.2.denny1997-08-191-2/+10
* do gzipmickey1997-07-061-4/+19
* bug fix; charnierderaadt1997-06-301-2/+2
* rcsidderaadt1996-06-261-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+176