From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QzEla-0006vl-9q for garchives@archives.gentoo.org; Thu, 01 Sep 2011 21:25:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48A9D21C0C0; Thu, 1 Sep 2011 21:25:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1D0EE21C0C0 for ; Thu, 1 Sep 2011 21:25:35 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ACC3F1B4023 for ; Thu, 1 Sep 2011 21:25:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2178) id 72B0D2004C; Thu, 1 Sep 2011 21:25:31 +0000 (UTC) From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/eselect: dev-guide.xml X-VCS-Repository: gentoo X-VCS-Files: dev-guide.xml X-VCS-Directories: xml/htdocs/proj/en/eselect X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: <20110901212531.72B0D2004C@flycatcher.gentoo.org> Date: Thu, 1 Sep 2011 21:25:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 5babb2ebc0ae0629d1d5ee252c8116bd ulm 11/09/01 21:25:31 Modified: dev-guide.xml Log: Fix a typo. Revision Changes Path 1.16 xml/htdocs/proj/en/eselect/dev-guide.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/ese= lect/dev-guide.xml?rev=3D1.16&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/ese= lect/dev-guide.xml?rev=3D1.16&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/ese= lect/dev-guide.xml?r1=3D1.15&r2=3D1.16 Index: dev-guide.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/eselect/dev-guide.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- dev-guide.xml 1 Sep 2011 21:10:39 -0000 1.15 +++ dev-guide.xml 1 Sep 2011 21:25:31 -0000 1.16 @@ -1,5 +1,5 @@ - + =20 =20 @@ -78,7 +78,7 @@

It's easiest to illustrate by example. Here's a simplified version of the kernel.eselect module. It has three actions, show, - list, and set, plus the standard help, usage + list, and set, plus the standard help, usage, and version actions, and is installed to $(datadir)/eselect/modules/.