Module Name: src
Committed By: joerg
Date: Fri May 14 01:52:48 UTC 2010
Modified Files:
src/dist/bzip2: bzip2.1
Log Message:
Drop undefined macro .PU. Drop unnecessary .ll. Fix .TH to use upper
case.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/bzip2/bzip2.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/dist/bzip2/bzip2.1
diff -u src/dist/bzip2/bzip2.1:1.4 src/dist/bzip2/bzip2.1:1.5
--- src/dist/bzip2/bzip2.1:1.4 Sun Mar 23 16:53:25 2008
+++ src/dist/bzip2/bzip2.1 Fri May 14 01:52:48 2010
@@ -1,7 +1,6 @@
-.\" $NetBSD: bzip2.1,v 1.4 2008/03/23 16:53:25 adrianp Exp $
+.\" $NetBSD: bzip2.1,v 1.5 2010/05/14 01:52:48 joerg Exp $
.\"
-.PU
-.TH bzip2 1
+.TH BZIP2 1
.SH NAME
bzip2, bunzip2 \- a block-sorting file compressor, v1.0.5
.br
@@ -10,13 +9,11 @@
bzip2recover \- recovers data from damaged bzip2 files
.SH SYNOPSIS
-.ll +8
.B bzip2
.RB [ " \-cdfkqstvzVL123456789 " ]
[
.I "filenames \&..."
]
-.ll -8
.br
.B bunzip2
.RB [ " \-fkvsVL " ]