diff options
Diffstat (limited to 'words3')
-rw-r--r-- | words3 | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ | |||
1 | |||
2 | |||
3 | If you got this far and the "cmp"s didn't find anything amiss, looks | ||
4 | like you're in business. You should install bzip2 and bunzip2: | ||
5 | |||
6 | copy bzip2 to a public place, maybe /usr/bin. | ||
7 | In that public place, make bunzip2 a symbolic link | ||
8 | to the bzip2 you just copied there. | ||
9 | Put the manual page, bzip2.1, somewhere appropriate; | ||
10 | perhaps in /usr/man/man1. | ||
11 | |||
12 | Complete instructions for use are in the preformatted | ||
13 | manual page, in the file bzip2.1.preformatted. | ||
14 | |||
15 | You can also do "bzip2 --help" to see some helpful information. | ||
16 | |||
17 | "bzip2 -L" displays the software license. | ||
18 | |||
19 | Please read the README file carefully. | ||
20 | Finally, note that bzip2 comes with ABSOLUTELY NO WARRANTY. | ||
21 | |||
22 | Happy compressing! | ||
23 | |||