Date: Mon, 11 Feb 2013 00:09:25 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> 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 Message-ID: <201302110009.r1B09PTM065256@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 @@ <title>USB Device Information</title> <sect2> - <title>Device configuration information</title> + <title>Device Configuration Information</title> <para>Each device provides different levels of configuration information. Each device has one or more configurations, of @@ -466,7 +466,7 @@ </sect1> <sect1 id="usb-devprobe"> - <title>Device probe and attach</title> + <title>Device Probe and Attach</title> <indexterm><primary>USB</primary><secondary>probe</secondary></indexterm> <para>After the notification by the hub that a new device has been @@ -506,7 +506,7 @@ attached.</para> <sect2> - <title>Device disconnect and detach</title> + <title>Device Disconnect and Detach</title> <indexterm><primary>USB</primary><secondary>disconnect</secondary></indexterm> <para>A device driver should expect to receive errors during any
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302110009.r1B09PTM065256>