From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JyCXP-0000Km-L8 for garchives@archives.gentoo.org; Mon, 19 May 2008 21:04:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1497AE051C; Mon, 19 May 2008 21:04:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E1B21E051C for ; Mon, 19 May 2008 21:04:54 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 671AE671A9 for ; Mon, 19 May 2008 21:04:54 +0000 (UTC) Received: from swift by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JyCXI-0006EJ-Q8 for gentoo-doc-cvs@lists.gentoo.org; Mon, 19 May 2008 21:04:48 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: usb-guide.xml Message-Id: From: Sven Vermeulen Date: Mon, 19 May 2008 21:04:48 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: a56cb870-5388-42e2-af6a-2a0641330643 X-Archives-Hash: df67482ebfe9cbde5c0ff934a52bd2ed swift 08/05/19 21:04:48 Modified: usb-guide.xml Log: Coding style Revision Changes Path 1.17 xml/htdocs/doc/en/usb-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/usb-guide.xml?rev=1.17&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/usb-guide.xml?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/usb-guide.xml?r1=1.16&r2=1.17 Index: usb-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- usb-guide.xml 10 Apr 2007 06:48:59 -0000 1.16 +++ usb-guide.xml 19 May 2008 21:04:48 -0000 1.17 @@ -1,5 +1,5 @@ - + @@ -55,7 +55,8 @@

Before we go onto the exact configuration options in the kernel, it would be apt to look at USB in a little more detail. If you're in a hurry or want -to skip this section, please go to Kernel Configuration. +to skip this section, please go to Kernel +Configuration.

@@ -522,7 +523,7 @@

A good number of online documents helped me during the development of this -document and there are some that are highly technical but truly interesting. +document and there are some that are highly technical but truly interesting. I thought they all deserve some credit, so here we go!

@@ -551,7 +552,7 @@
    -
  • Gentoo Linux LiveUSB HOWTO
  • +
  • Gentoo Linux LiveUSB HOWTO
-- gentoo-doc-cvs@lists.gentoo.org mailing list