aboutsummaryrefslogtreecommitdiff
path: root/words3
diff options
context:
space:
mode:
authorJulian Seward <jseward@acm.org>1998-08-23 22:13:13 +0200
committerJulian Seward <jseward@acm.org>1998-08-23 22:13:13 +0200
commit977101ad5f833f5c0a574bfeea408e5301a6b052 (patch)
treefc1e8fed202869c116cbf6b8c362456042494a0a /words3
parent1eb67a9d8f7f05ae310bc9ef297d176f3a3f8a37 (diff)
downloadbzip2-977101ad5f833f5c0a574bfeea408e5301a6b052.tar.gz
bzip2-977101ad5f833f5c0a574bfeea408e5301a6b052.tar.bz2
bzip2-977101ad5f833f5c0a574bfeea408e5301a6b052.zip
bzip2-0.9.0cbzip2-0.9.0c
Diffstat (limited to 'words3')
-rw-r--r--words321
1 files changed, 9 insertions, 12 deletions
diff --git a/words3 b/words3
index 5739d18..10bb2e9 100644
--- a/words3
+++ b/words3
@@ -1,23 +1,20 @@
1 1
2
3If you got this far and the "cmp"s didn't find anything amiss, looks 2If you got this far and the "cmp"s didn't find anything amiss, looks
4like you're in business. You should install bzip2 and bunzip2: 3like you're in business. You should install bzip2, bunzip2 and bzcat:
5 4
6 copy bzip2 to a public place, maybe /usr/bin. 5 Copy bzip2 and bzip2recover to a public place, maybe /usr/bin.
7 In that public place, make bunzip2 a symbolic link 6 In that public place, make bunzip2 and bzcat be
8 to the bzip2 you just copied there. 7 symbolic links to the bzip2 you just copied there.
9 Put the manual page, bzip2.1, somewhere appropriate; 8 Put the manual page, bzip2.1, somewhere appropriate;
10 perhaps in /usr/man/man1. 9 perhaps in /usr/man/man1.
11 10
12Complete instructions for use are in the preformatted 11Instructions for use are in the preformatted manual page, in the file
13manual page, in the file bzip2.1.preformatted. 12bzip2.txt. For more detailed documentation, read the full manual.
13It is available in Postscript form (manual.ps) and HTML form
14(manual_toc.html).
14 15
15You can also do "bzip2 --help" to see some helpful information. 16You can also do "bzip2 --help" to see some helpful information.
16
17"bzip2 -L" displays the software license. 17"bzip2 -L" displays the software license.
18 18
19Please read the README file carefully. 19Happy compressing. -- JRS, 30 August 1998.
20Finally, note that bzip2 comes with ABSOLUTELY NO WARRANTY.
21
22Happy compressing!
23 20