fox2mike 05/06/06 18:58:17 Modified: xml/htdocs/doc/en faq.xml Log: Fixed GuideXML tags
Revision Changes Path 1.87 +3 -3 xml/htdocs/doc/en/faq.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.87&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml?rev=1.87&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/faq.xml.diff?r1=1.86&r2=1.87&cvsroot=gentoo Index: faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v retrieving revision 1.86 retrieving revision 1.87 diff -u -r1.86 -r1.87 --- faq.xml 6 Jun 2005 06:55:43 -0000 1.86 +++ faq.xml 6 Jun 2005 18:58:17 -0000 1.87 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.86 2005/06/06 06:55:43 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/faq.xml,v 1.87 2005/06/06 18:58:17 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/faq.xml"> @@ -44,7 +44,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> <license/> -<version>3.0.1</version> +<version>3.0.2</version> <date>2005-06-06</date> <chapter> @@ -339,7 +339,7 @@ <p> This will add a user named "username". The option <c>audio</c> adds them to the -audio group and allows the user to access sound devices. The option +<c>audio</c> group and allows the user to access sound devices. The option <c>wheel</c> adds the user to the <c>wheel</c> group, which allows the user to execute the command <c>su</c>, which in turn allows them to gain the privileges of the <c>root</c> user. -- [email protected] mailing list
