From c066ebd60c2bd1be060315220869a096341b1ccf Mon Sep 17 00:00:00 2001 From: Alex Martin Date: Mon, 18 Dec 2017 11:02:25 -0500 Subject: [PATCH] runit: fix example titles --- pages/common/runit.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/common/runit.md b/pages/common/runit.md index a9d86a45be..841092117b 100644 --- a/pages/common/runit.md +++ b/pages/common/runit.md @@ -2,10 +2,10 @@ > 3-stage init system. -- Start runit's 3-stage init scheme. +- Start runit's 3-stage init scheme: `runit` -- Shut down runit. +- Shut down runit: `kill --CONT {{runit_pid}}`