From 03e8e0cb6817d7a0063b8c6b3738bb08a2db5121 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 4 Nov 2008 14:28:51 +0000 Subject: More Typos. --- man/runscript.8 | 4 ++-- 1 file 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 -- cgit v1.2.3