swift 11/09/18 13:29:45 Modified: hb-install-finalise.xml Log: Fix bug #383459 - remove reference to plugdev as it is not used/common anymore. Thanks to Markos Chandras for reporting and patch
Revision Changes Path 1.51 xml/htdocs/doc/en/handbook/hb-install-finalise.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml?r1=1.50&r2=1.51 Index: hb-install-finalise.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- hb-install-finalise.xml 1 Apr 2008 08:53:46 -0000 1.50 +++ hb-install-finalise.xml 18 Sep 2011 13:29:45 -0000 1.51 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v 1.50 2008/04/01 08:53:46 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v 1.51 2011/09/18 13:29:45 swift Exp $ --> <sections> @@ -13,8 +13,8 @@ system. </abstract> -<version>9.0</version> -<date>2008-04-01</date> +<version>10</version> +<date>2011-09-18</date> <section> <title>User Administration</title> @@ -63,12 +63,6 @@ <ti>be able to access USB devices</ti> </tr> <tr> - <ti>plugdev</ti> - <ti> - Be able to mount and use pluggable devices such as cameras and USB sticks - </ti> -</tr> -<tr> <ti>video</ti> <ti> be able to access video capturing hardware and doing hardware
