diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-21 00:27:22 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-21 00:27:22 +0000 |
commit | 99ecca16fa039f34fb569330a1b714311c0f52b3 (patch) | |
tree | 9ea43d75a1528ad730be1b4546c967167f087ccf /distrib/notes/arc/contents | |
parent | e563def2b6c4d703b46c1c565e176900d5d63266 (diff) |
Remove source sets references and some s/2.0/2.1/
Diffstat (limited to 'distrib/notes/arc/contents')
-rw-r--r-- | distrib/notes/arc/contents | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/distrib/notes/arc/contents b/distrib/notes/arc/contents index 20fa2a1f1fc..fa7f184a62e 100644 --- a/distrib/notes/arc/contents +++ b/distrib/notes/arc/contents @@ -76,18 +76,3 @@ distribution tree, and are as follows: including groff, all related programs, and their manual pages. [ 1.0M gzipped, 4.2M uncompressed ] - -The ARC binary distribution sets are distributed in the same form as -the source distribution sets; catted together, the members of a set -form a gzipped tar file. Each arc binary distribution set also has -its own "CKSUMS" file, just as the source distribution sets do. - -The instructions given for extracting the source sets work equally -well for the binary sets, but it is worth noting that if you use that -method, the files are extracted "below" the current directory. That -is, if you want to extract the binaries "into" your system, i.e. -replace the system binaries with them, you have to run the "tar xfp" -from /. Also note that if you upgrade or install this way, those -programs that you are using at the time will NOT be replaced. If you -follow the normal installation or upgrade procedures, this will be -taken care of for you. |