From af793344e1193ce257cfa702d35a4a41ebdc1b55 Mon Sep 17 00:00:00 2001 From: Peter Pentchev <roam@FreeBSD.org> Date: Mon, 18 Feb 2002 16:01:19 +0000 Subject: [PATCH] Partially revert rev. 1.138: join two para's together to unbreak the build. It seems we stumbled upon a DSSSL/DocBook bug - a <row><entry> treats whitespace between a </para> and the next <para> as character data, and disallows it. --- en_US.ISO8859-1/books/handbook/install/chapter.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index 8796eb97b9..a72c8a948f 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -2215,9 +2215,9 @@ Mounting root from ufs:/dev/md0c available physical memory (RAM). So if you have You should also have at least 64MB of swap, so if you have less than 32MB of RAM in your computer then set the swap - amount to 64MB.</para> + amount to 64MB.</para><para> - <para>If you have more than one disk then you can put swap + If you have more than one disk then you can put swap space on each disk. FreeBSD will then use each disk for swap, which effectively speeds up the act of swapping. In this case, calculate the total amount of swap you need