Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: sudo-guide.xml
Date: Tue, 02 Aug 2005 19:23:58
Message-Id: 200508021923.j72JNLHi022443@robin.gentoo.org
1 swift 05/08/02 19:23:28
2
3 Modified: xml/htdocs/doc/en sudo-guide.xml
4 Log:
5 Coding Style, no content change
6
7 Revision Changes Path
8 1.3 +4 -4 xml/htdocs/doc/en/sudo-guide.xml
9
10 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
11 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
12 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
13
14 Index: sudo-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/sudo-guide.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- sudo-guide.xml 2 Aug 2005 19:22:33 -0000 1.2
21 +++ sudo-guide.xml 2 Aug 2005 19:23:28 -0000 1.3
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/sudo-guide.xml,v 1.2 2005/08/02 19:22:33 swift Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/sudo-guide.xml,v 1.3 2005/08/02 19:23:28 swift Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -136,9 +136,9 @@
31 </p>
32
33 <p>
34 -The user name can also be substituted with a group name - in this case you should
35 -start the group name with a <c>%</c> sign. For instance, to allow any one in
36 -the <c>wheel</c> group to execute <c>emerge</c>:
37 +The user name can also be substituted with a group name - in this case you
38 +should start the group name with a <c>%</c> sign. For instance, to allow any
39 +one in the <c>wheel</c> group to execute <c>emerge</c>:
40 </p>
41
42 <pre caption="Allowing the wheel group members to execute emerge">
43
44
45
46 --
47 gentoo-doc-cvs@g.o mailing list