Whitespace commit.

No content changes.
This commit is contained in:
Ceri Davies 2002-08-19 19:58:18 +00:00
parent 2356f78f39
commit 13e4e92213
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13950

View file

@ -864,8 +864,8 @@ Booting [kernel] in 9 seconds... _</screen>
<para>This checking is commonly referred to as <firstterm>device
probing</firstterm>. Unfortunately, it is not always possible to do
this in a safe way. Some hardware drivers do not co-exist well
, and probing for one piece of hardware can sometimes leave
this in a safe way. Some hardware drivers do not co-exist well,
and probing for one piece of hardware can sometimes leave
another in an inconsistent state. This is a basic
limitation of the design of the PC.</para>