aboutsummaryrefslogtreecommitdiff
path: root/guide.md
diff options
context:
space:
mode:
Diffstat (limited to 'guide.md')
-rw-r--r--guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guide.md b/guide.md
index c8c51d72..a3195b08 100644
--- a/guide.md
+++ b/guide.md
@@ -173,7 +173,7 @@ start()
stop()
status()
-There are default implementations in rc/sh/runscript.sh - this allows very
+There are default implementations in rc/sh/openrc-run.sh - this allows very
compact service scripts. These functions can be overridden per service script as
needed.