summaryrefslogtreecommitdiffstats
path: root/usr.bin/compress/compress.1
Commit message (Collapse)AuthorAgeFilesLines
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
|
* Fix the NAME section making whatis(1) happy in particular.ru2004-07-051-1/+1
|
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
|
* mdoc(7) police: lint.ru2002-05-291-1/+1
|
* Add a Standards section, and note that compress(1) and uncompress(1) nowtjr2002-05-171-1/+8
| | | | conform to P1003.1-2001.
* As required by SUSv3, a file argument of "-" causes standard inputtjr2002-05-171-2/+5
| | | | to be compressed/decompressed to standard output.
* Use exit status 2 to indicate that the file was not compressed becausetjr2002-05-171-0/+7
| | | | its size would not be reduced (SUSv3).
* Use `The .Nm utility'charnier2002-04-191-6/+9
|
* compress(1) has an erroneous description of zcat, fixed.trhodes2002-04-091-8/+7
| | | | | PR: 36453 No objections from: ru
* mdoc(7) police: Fixed the .Ex calls in manpages that describe moreru2001-09-111-1/+1
| | | | | | | than one utility. PR: docs/30437 Submitted by: SUZUKI Koichi <koich@cac.co.jp>
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
|
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-1/+0
|
* Add DIAGNOSTICS section name. Spellingcharnier2000-03-261-6/+6
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-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
* Uncompress is under .Nm not .Ar.charnier1997-06-301-1/+1
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+172
OpenPOWER on IntegriCloud