Add a missing word.

This commit is contained in:
Marc Fonvieille 2004-10-26 16:42:24 +00:00
parent 64bad9cf4b
commit 8d0fb1ab8f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22689

View file

@ -370,7 +370,7 @@
agnostic. Each script must have a <filename>.sh</filename> agnostic. Each script must have a <filename>.sh</filename>
extension appended to the end and every script must be extension appended to the end and every script must be
executable by the system. The latter may be achieved by using executable by the system. The latter may be achieved by using
the <command>chmod</command> and setting the unique permissions the <command>chmod</command> command and setting the unique permissions
of <literal>755</literal>. There should also be, at minimal, of <literal>755</literal>. There should also be, at minimal,
an option to <literal>start</literal> the application and an an option to <literal>start</literal> the application and an
option to <literal>stop</literal> the application.</para> option to <literal>stop</literal> the application.</para>