nightmorph 06/04/14 20:42:09 Modified: udev-guide.xml Log: itty-bitty punctuation fix. **no content change*
Revision Changes Path 1.30 xml/htdocs/doc/en/udev-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml?rev=1.30&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml?rev=1.30&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/udev-guide.xml.diff?r1=1.29&r2=1.30&cvsroot=gentoo Index: udev-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- udev-guide.xml 25 Mar 2006 07:19:00 -0000 1.29 +++ udev-guide.xml 14 Apr 2006 20:42:09 -0000 1.30 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.29 2006/03/25 07:19:00 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/udev-guide.xml,v 1.30 2006/04/14 20:42:09 nightmorph Exp $ --> <guide link="/doc/en/udev-guide.xml"> <title>Gentoo udev Guide</title> @@ -189,10 +189,10 @@ </pre> <p> -udev will install <c>hotplug-base</c> as one of it's dependencies. -You do not need to install <c>hotplug</c> unless you want your modules -automatically loaded when you plug devices in. <c>hotplug</c> also handles the -automated bringup of network devices and firmware downloading. +udev will install <c>hotplug-base</c> as one of its dependencies. You do not +need to install <c>hotplug</c> unless you want your modules automatically +loaded when you plug devices in. <c>hotplug</c> also handles the automated +bringup of network devices and firmware downloading. </p> <pre caption="Installing optional hotplug scripts"> -- [email protected] mailing list
