swift 05/08/02 19:23:28 Modified: xml/htdocs/doc/en sudo-guide.xml Log: Coding Style, no content change
Revision Changes Path 1.3 +4 -4 xml/htdocs/doc/en/sudo-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/sudo-guide.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/sudo-guide.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/sudo-guide.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: sudo-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/sudo-guide.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sudo-guide.xml 2 Aug 2005 19:22:33 -0000 1.2 +++ sudo-guide.xml 2 Aug 2005 19:23:28 -0000 1.3 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/sudo-guide.xml,v 1.2 2005/08/02 19:22:33 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/sudo-guide.xml,v 1.3 2005/08/02 19:23:28 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -136,9 +136,9 @@ </p> <p> -The user name can also be substituted with a group name - in this case you should -start the group name with a <c>%</c> sign. For instance, to allow any one in -the <c>wheel</c> group to execute <c>emerge</c>: +The user name can also be substituted with a group name - in this case you +should start the group name with a <c>%</c> sign. For instance, to allow any +one in the <c>wheel</c> group to execute <c>emerge</c>: </p> <pre caption="Allowing the wheel group members to execute emerge"> -- [email protected] mailing list
