aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2006-09-17 14:34:57 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2006-09-17 14:34:57 +0000
commit74872b00a870b01c3f84d34af81754beaeb5cb78 (patch)
treeec9d3448e4993639b186c6a8efe6405a0a9437e6 /man
parent2006-08-30 Danny van Dyk <kugelfang@gentoo.org> (diff)
downloadeselect-74872b00a870b01c3f84d34af81754beaeb5cb78.tar.gz
eselect-74872b00a870b01c3f84d34af81754beaeb5cb78.tar.bz2
eselect-74872b00a870b01c3f84d34af81754beaeb5cb78.zip
2006-09-17 Danny van Dyk <kugelfang@gentoo.org>
* man/rc.eselect.5: Fixed bug #144882. diffstat: man/rc.eselect.5 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) svn path=/trunk/; revision=303
Diffstat (limited to 'man')
-rw-r--r--man/rc.eselect.510
1 files changed, 5 insertions, 5 deletions
diff --git a/man/rc.eselect.5 b/man/rc.eselect.5
index a049971..80a95ef 100644
--- a/man/rc.eselect.5
+++ b/man/rc.eselect.5
@@ -52,12 +52,12 @@ The result\-tags are as following
.SH "ACTION: DELETE"
\fBeselect rc delete\fR \fIscript\fR [\fIrunlevel\fR [\fIrunlevel\fR ...]]
.br
-Delete \fIscript\fR to given \fIrunlevels\fR. If no \fIrunlevel\fR is given,
+Delete \fIscript\fR from given \fIrunlevels\fR. If no \fIrunlevel\fR is given,
this action will delete \fIscript\fR from the \fBdefault\fR runlevel.
phi ~ # eselect rc delete local nonetwork notexisting
.br
-Adding local to following runlevels
+Deleting local from following runlevels
nonetwork [done]
notexisting [invalid]
@@ -65,10 +65,10 @@ The result\-tags are as following
.TP
\fB[done]\fR
.br
-\fIscript\fR succesfully deleted to \fIrunlevel\fR
+\fIscript\fR succesfully deleted from \fIrunlevel\fR
.TP
\fB[failed]\fR
-\fIscript\fR couldnot be deleted to \fIrunlevel\fR
+\fIscript\fR could not be deleted from \fIrunlevel\fR
.TP
\fB[skipped]\fR
\fIscript\fR not part of \fIrunlevel\fR
@@ -78,7 +78,7 @@ The result\-tags are as following
.SH "ACTION: LIST"
\fBeselect rc list\fR [\fIrunlevel\fR]
.br
-Displays an orderd list of init scripts that belong to \fIrunlevel\fR. In case that
+Displays an ordered list of init scripts that belong to \fIrunlevel\fR. In case that
\fIrunlevel\fR is given, this action will list all scripts from /etc/init.d/.
phi / # eselect rc list default