man/openrc-run.8: fix a typo

This commit is contained in:
Austin English 2020-02-05 11:33:18 -06:00 committed by Mike Frysinger
parent 375ef42393
commit 229692cc34

View File

@ -332,7 +332,7 @@ section below.
.Sh _pre AND _post FUNCTIONS
Any command defined in extra_commands, extra_started_commands or
extra_stopped_commands can have _pre and _post functions in the service
script. If the command function is called foo, the_pre and _post
script. If the command function is called foo, the _pre and _post
functions for it should be called foo_pre and foo_post.
.Pp
These functions should be used to perform preparation before the