commit: f3287ce9fa29be05396fd9623cc31374e786ed12
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 20 13:04:04 2014 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 20 13:04:04 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=f3287ce9
Fix a old typo (from 2005).
---
doc/user-guide.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/user-guide.txt b/doc/user-guide.txt
index 894b588..1713b53 100644
--- a/doc/user-guide.txt
+++ b/doc/user-guide.txt
@@ -132,7 +132,7 @@ A typical session will look like the following for most
modules: ::
# eselect <module> set <first>
# eselect <module> show
Active selection:
- <item1>
+ <first>
You can usually set items either by name or by number.