From 2356f78f39cb122dfae6b912d1153cfb82910e5a Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Mon, 19 Aug 2002 19:57:14 +0000 Subject: [PATCH] Remove redundant "together". PR: docs/41789 Submitted by: Jerry Dunham --- en_US.ISO8859-1/books/handbook/install/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index 0e9bafd5d7..2db82c214b 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -865,7 +865,7 @@ Booting [kernel] in 9 seconds... _ This checking is commonly referred to as device probing. 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.