From owner-svn-doc-all@FreeBSD.ORG Thu Apr 24 11:36:42 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C66A81A1; Thu, 24 Apr 2014 11:36:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B2D141C5E; Thu, 24 Apr 2014 11:36:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3OBagfO098373; Thu, 24 Apr 2014 11:36:42 GMT (envelope-from dru@svn.freebsd.org) Received: (from dru@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3OBagFF098372; Thu, 24 Apr 2014 11:36:42 GMT (envelope-from dru@svn.freebsd.org) Message-Id: <201404241136.s3OBagFF098372@svn.freebsd.org> From: Dru Lavigne Date: Thu, 24 Apr 2014 11:36:42 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44641 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2014 11:36:42 -0000 Author: dru Date: Thu Apr 24 11:36:42 2014 New Revision: 44641 URL: http://svnweb.freebsd.org/changeset/doc/44641 Log: Fix grammo. Submitted by: bjk Sponsored by: iXsystems 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 Wed Apr 23 20:28:36 2014 (r44640) +++ head/en_US.ISO8859-1/books/arch-handbook/usb/chapter.xml Thu Apr 24 11:36:42 2014 (r44641) @@ -469,7 +469,7 @@ This part is unclear, is it an unformatt bandwidth. More information on scheduling of transfers and bandwidth - reclamation can be found in chapter 5of the USB specification, + reclamation can be found in chapter 5 of the USB specification, section 1.3 of the UHCI specification, and section 3.4.2 of the OHCI specification.