History log of /freebsd-9.3-release/usr.bin/compress/compress.1
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 216370 11-Dec-2010 joel

Remove the advertising clause from UCB copyrighted files in usr.bin. This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with: imp, rwatson


# 152568 18-Nov-2005 ru

-mdoc sweep.


# 149865 07-Sep-2005 garys

Several changes: Added a BUGS section with several bugs. And

-- Made the synopses more precise.
-- Added argument to flag in option description.
-- Moved -b default and limits to option description (to un-hide).
-- Noted several behaviors that were not mentioned.
-- A few more trivial changes.

PR: docs/46787
Approved by: keramida
MFC after: 3 days


# 140368 17-Jan-2005 ru

Added the EXIT STATUS section where appropriate.


# 131635 05-Jul-2004 ru

Fix the NAME section making whatis(1) happy in particular.


# 131491 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 97494 29-May-2002 ru

mdoc(7) police: lint.


# 96774 16-May-2002 tjr

Add a Standards section, and note that compress(1) and uncompress(1) now
conform to P1003.1-2001.


# 96772 16-May-2002 tjr

As required by SUSv3, a file argument of "-" causes standard input
to be compressed/decompressed to standard output.


# 96769 16-May-2002 tjr

Use exit status 2 to indicate that the file was not compressed because
its size would not be reduced (SUSv3).


# 95083 19-Apr-2002 charnier

Use `The .Nm utility'


# 94311 09-Apr-2002 trhodes

compress(1) has an erroneous description of zcat, fixed.

PR: 36453
No objections from: ru


# 83342 11-Sep-2001 ru

mdoc(7) police: Fixed the .Ex calls in manpages that describe more
than one utility.

PR: docs/30437
Submitted by: SUZUKI Koichi <koich@cac.co.jp>


# 81687 15-Aug-2001 ru

mdoc(7) police: utilize the new .Ex macro.


# 79755 15-Jul-2001 dd

Remove whitespace at EOL.


# 79535 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 68963 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 68575 10-Nov-2000 ru

Avoid use of direct troff requests in mdoc(7) manual pages.


# 58630 26-Mar-2000 charnier

Add DIAGNOSTICS section name. Spelling


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 48792 12-Jul-1999 nik

Add $Id$, to make it simpler for members of the translation teams to
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


# 27096 30-Jun-1997 charnier

Uncompress is under .Nm not .Ar.


# 1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.


# 1590 27-May-1994 rgrimes

BSD 4.4 Lite Usr.bin Sources