aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAustin English <austinenglish@gmail.com>2020-02-05 11:33:18 -0600
committerMike Frysinger <vapier@gmail.com>2020-02-05 12:37:46 -0500
commit229692cc3424e95d8185e6c681b76c0dc88899f9 (patch)
tree01ff24d7e79998fbb652c9bc0096f4470acd5b18 /man
parent375ef42393f3dc6edbaa2cb70c79b2366072db38 (diff)
man/openrc-run.8: fix a typo
Diffstat (limited to 'man')
-rw-r--r--man/openrc-run.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/openrc-run.8 b/man/openrc-run.8
index 03f8b680..1102daaa 100644
--- a/man/openrc-run.8
+++ b/man/openrc-run.8
@@ -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