Add a <quote> and a couple of syntax/grammar fixes.
This commit is contained in:
parent
f619660dff
commit
9becacae2c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14204
1 changed files with 3 additions and 3 deletions
|
@ -125,11 +125,11 @@
|
||||||
given disc. The first column is the disc name. It must be
|
given disc. The first column is the disc name. It must be
|
||||||
of the form <literal>disc[0-9a-z]</literal>. Currently it is setup to allow
|
of the form <literal>disc[0-9a-z]</literal>. Currently it is setup to allow
|
||||||
for 10 discs (4 for the release set and 6 for the toolkit).
|
for 10 discs (4 for the release set and 6 for the toolkit).
|
||||||
There's an implied extra disc called scratch where all of
|
There's an implied extra disc called <quote>scratch</quote> where all of
|
||||||
the remaining distfiles/packages land if they don't fit
|
the remaining distfiles/packages land if they don't fit
|
||||||
elsewhere. The second column can be either a 1 or 0 where 1
|
elsewhere. The second column can be either a 1 or 0, where 1
|
||||||
says that it is okay to place packages on this disc. The
|
says that it is okay to place packages on this disc. The
|
||||||
third column works the same way except that it controls
|
third column works the same way, but it controls
|
||||||
whether distfiles are placed on this disc. The last column
|
whether distfiles are placed on this disc. The last column
|
||||||
denotes the number of bytes of free space on a
|
denotes the number of bytes of free space on a
|
||||||
disc.</para></listitem>
|
disc.</para></listitem>
|
||||||
|
|
Loading…
Reference in a new issue