aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rc/rc.subr4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/rc/rc.subr b/libexec/rc/rc.subr
index 81bef4f05fe0..e21504248749 100644
--- a/libexec/rc/rc.subr
+++ b/libexec/rc/rc.subr
@@ -900,8 +900,8 @@ startmsg()
# by $flags from the environment.
# This variable may be changed by the precmd method.
#
-# rc_service Path to the service being executed, in case the service
-# needs to re-invoke itself.
+# rc_service Path to the service being executed, in case the service
+# needs to re-invoke itself.
#
# rc_pid PID of command (if appropriate)
#