summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-11-04 14:28:51 +0000
committerRoy Marples <roy@marples.name>2008-11-04 14:28:51 +0000
commit03e8e0cb6817d7a0063b8c6b3738bb08a2db5121 (patch)
treebb4d94aae628b0bfb602c5b68d8f3d7283c22458 /man
parenta3d266e7411397cd42569c41442c4437b1b7bd63 (diff)
downloadopenrc-03e8e0cb6817d7a0063b8c6b3738bb08a2db5121.tar.gz
openrc-03e8e0cb6817d7a0063b8c6b3738bb08a2db5121.tar.bz2
openrc-03e8e0cb6817d7a0063b8c6b3738bb08a2db5121.tar.xz
More Typos.
Diffstat (limited to 'man')
-rw-r--r--man/runscript.84
1 files changed, 2 insertions, 2 deletions
diff --git a/man/runscript.8 b/man/runscript.8
index a684434..eaded9f 100644
--- a/man/runscript.8
+++ b/man/runscript.8
@@ -111,11 +111,11 @@ You should define a
function for the service so that
.Nm
will start and stop it in the right order in relation to other services.
-As it's a function it can be very flexable, see the example below.
+As it's a function it can be very flexible, see the example below.
Here is a list of the functions you can use in a
.Ic depend
function. You simply pass the names of the services to it to add to that
-dpendency type, or prefix it with ! to remove it.
+dependency type, or prefix it with ! to remove it.
.Bl -tag -width "RC_DEFAULTLEVEL"
.It Ic need
The service will refuse to start until needed services have started and it