Add a missing space.
This commit is contained in:
parent
192b4f8a61
commit
a8caeb2610
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25022
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/nanobsd/index.sgml,v 1.1 2005/04/18 11:48:10 phk Exp $">
|
||||
<!ENTITY title "NanoBSD: FreeBSD for appliance use.">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
||||
|
@ -141,7 +141,7 @@
|
|||
not result in the correct values for the geometry.
|
||||
<h3>Config partition size</h3>
|
||||
<p>
|
||||
The <tt>DATASIZE</tt>parameter controls how many sectors are
|
||||
The <tt>DATASIZE</tt> parameter controls how many sectors are
|
||||
used for the configuration partition. Typically you will need
|
||||
very little, but depending on your application and how you
|
||||
organize things, you may want to set this higher or lower.
|
||||
|
|
Loading…
Reference in a new issue