~canonical-scott/upstart/trunk

« back to all changes in this revision

Viewing changes to init/man/init.5

  • Committer: Scott James Remnant
  • Date: 2010-12-08 18:40:25 UTC
  • mfrom: (1241.2.1 upstart-jh-19112010)
  • Revision ID: scott@netsplit.com-20101208184025-cc3lxbovcgzblzjg
* init/event.c, init/event_operator.c: Fix grammar and factual errors
in comments.
* init/man/init.5: Fix grammar errors and clarify export behaviour.

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
.fi
98
98
 
99
99
.PP
100
 
There an additional four processes that may be run as part of the job's
 
100
There are an additional four processes that may be run as part of the job's
101
101
lifecycle.  These are specified as the process name, followed by an
102
102
.B exec
103
103
or
144
144
such as removing temporary directories.
145
145
 
146
146
.PP
147
 
All of these process, including the main process, are optional.  Services
 
147
All of these processes, including the main process, are optional.  Services
148
148
without a main process will appear to be running until they are stopped,
149
149
this is commonly used to define states such as runlevels.  It's quite
150
150
permissable to have no main process, but to have
162
162
.\"
163
163
.SS Event definition
164
164
Jobs can be manually started and stopped at any time by a system adminstrator
165
 
using the.
 
165
using the
166
166
.BR start (8)
167
167
and
168
168
.BR stop (8)
307
307
.BR stopping (7)
308
308
and
309
309
.BR stopped (7)
310
 
events for this job.
 
310
events for this job
 
311
.ft B
 
312
and to all resultant events
 
313
.ft
 
314
(not just those relating to the current job).
311
315
.\"
312
316
.SS Services, tasks and respawning
313
317
Jobs are