From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1E02Mn-0001nv-MZ for garchives@archives.gentoo.org; Tue, 02 Aug 2005 19:23:58 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j72JNMpW032289; Tue, 2 Aug 2005 19:23:22 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j72JNLHi022443 for ; Tue, 2 Aug 2005 19:23:22 GMT Message-Id: <200508021923.j72JNLHi022443@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.43) id 1E02MZ-00036N-Au for gentoo-doc-cvs@lists.gentoo.org; Tue, 02 Aug 2005 19:23:43 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Tue, 2 Aug 2005 19:23:28 +0000 From: "Sven Vermeulen" Date: Tue, 2 Aug 2005 19:23:28 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: sudo-guide.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 0341f5e4-b9b6-472a-98fc-f71c4e04d585 X-Archives-Hash: 81995a87bda0251fbbcc4472ed3d4d12 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 @@ - + @@ -136,9 +136,9 @@

-The user name can also be substituted with a group name - in this case you should -start the group name with a % sign. For instance, to allow any one in -the wheel group to execute emerge: +The user name can also be substituted with a group name - in this case you +should start the group name with a % sign. For instance, to allow any +one in the wheel group to execute emerge:




-- 
gentoo-doc-cvs@gentoo.org mailing list