Removed references to split sets, which aren't distributed with .Nx

anymore.  Closes PR 24434.
This commit is contained in:
mbw 2004-06-12 17:21:41 +00:00
parent 941f338d94
commit e90800e8dc
1 changed files with 1 additions and 29 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: main,v 1.258 2004/06/12 06:57:53 mbw Exp $
.\" $NetBSD: main,v 1.259 2004/06/12 17:21:41 mbw Exp $
.\"
.\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -1058,34 +1058,6 @@ all sets may be unpacked into
with the command:
.Dl # Ic "( cd / ; tar -zxpf - ) \*< set_name.tgz"
.Pp
The
.Pa sets/Split/
subdirectory contains split
versions of the source sets for those users who need to load the
source sets from floppy or otherwise need a split distribution.
The split sets are named
.Pa "set_name." Ns Ar xx
where
.Pa set_name
is the distribution set name, and
.Ar xx
is the sequence number of the file,
starting with
.Dq aa
for the first file in the distribution set, then
.Dq ab
for the next, and so on.
All of these files except the last one of each set should be exactly
240,640 bytes long.
(The last file is just long enough to contain the remainder of the data
for that distribution set.)
.Pp
The split distributions may be reassembled and extracted with
.Ic cat
as follows:
.Pp
.Dl # Ic "cat set_name.?? | ( cd / ; tar -zxpf - )"
.Pp
In each of the source distribution set directories, there are
files which contain the checksums of the files in the directory:
.(tag SYSVSUM -offset indent