Correct a typo.
This commit is contained in:
parent
1400ac4194
commit
b10930c5f5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30651
1 changed files with 1 additions and 1 deletions
|
@ -1161,7 +1161,7 @@ run_rc_command "$1"</programlisting>
|
|||
However, if your script manages a service, it is
|
||||
probably a good idea to stop it before the system
|
||||
proceeds to the final stage of its shutdown
|
||||
sequence descriped in &man.halt.8;. In particular,
|
||||
sequence described in &man.halt.8;. In particular,
|
||||
a service should be stopped explicitly if it needs
|
||||
considerable time or special actions to shut down
|
||||
cleanly. A typical example of such a service is
|
||||
|
|
Loading…
Reference in a new issue