Remove redundant "together".
PR: docs/41789 Submitted by: Jerry Dunham <jdunham@m3designinc.com>
This commit is contained in:
parent
e3b14139b3
commit
2356f78f39
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13949
1 changed files with 1 additions and 1 deletions
|
@ -865,7 +865,7 @@ 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
|
||||
together, and probing for one piece of hardware can sometimes leave
|
||||
, 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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue