From owner-svn-doc-head@FreeBSD.ORG Mon Feb 11 00:09:26 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0F98D6A8; Mon, 11 Feb 2013 00:09:26 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DAC329F5; Mon, 11 Feb 2013 00:09:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1B09P1v065257; Mon, 11 Feb 2013 00:09:25 GMT (envelope-from rene@svn.freebsd.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1B09PTM065256; Mon, 11 Feb 2013 00:09:25 GMT (envelope-from rene@svn.freebsd.org) Message-Id: <201302110009.r1B09PTM065256@svn.freebsd.org> From: Rene Ladan Date: Mon, 11 Feb 2013 00:09:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40930 - head/en_US.ISO8859-1/books/arch-handbook/usb X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2013 00:09:26 -0000 Author: rene Date: Mon Feb 11 00:09:24 2013 New Revision: 40930 URL: http://svnweb.freebsd.org/changeset/doc/40930 Log: Some 'igor -z' improvements. Approved by: gjb (mentor) Modified: head/en_US.ISO8859-1/books/arch-handbook/usb/chapter.xml Modified: head/en_US.ISO8859-1/books/arch-handbook/usb/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/arch-handbook/usb/chapter.xml Mon Feb 11 00:08:43 2013 (r40929) +++ head/en_US.ISO8859-1/books/arch-handbook/usb/chapter.xml Mon Feb 11 00:09:24 2013 (r40930) @@ -300,7 +300,7 @@ USB Device Information - Device configuration information + Device Configuration Information Each device provides different levels of configuration information. Each device has one or more configurations, of @@ -466,7 +466,7 @@ - Device probe and attach + Device Probe and Attach USBprobe After the notification by the hub that a new device has been @@ -506,7 +506,7 @@ attached. - Device disconnect and detach + Device Disconnect and Detach USBdisconnect A device driver should expect to receive errors during any