aboutsummaryrefslogtreecommitdiffstats
path: root/doc/s6-rc-db.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-rc-db.html')
-rw-r--r--doc/s6-rc-db.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-rc-db.html b/doc/s6-rc-db.html
index 564ee59..97c4afe 100644
--- a/doc/s6-rc-db.html
+++ b/doc/s6-rc-db.html
@@ -233,13 +233,13 @@ bundle). It means the service cannot be downed by normal means:
<code>s6-rc -d change <em>atomicname</em></code> will not work,
the <tt>-D</tt> option to s6-rc is needed. Additionally, when
importing <em>atomicname</em> in a <a href="repodefs.html#set">set</a>,
-it will automatically be put in the <tt>always</tt> sub, which means
+it will automatically be put in the <tt>always</tt> rx, which means
it will always be enabled by default. </li>
<li> Bit 1 is set if there's a <tt>flag-recommended</tt> file in the
source directory (or if the "essential" flag was inherited from a
bundle). When
importing <em>atomicname</em> in a <a href="repodefs.html#set">set</a>,
-it will automatically be put in the <tt>active</tt> sub rather than the
+it will automatically be put in the <tt>active</tt> rx rather than the
<tt>latent</tt> one: unless the user actively makes a change before
committing the set, <em>atomicname</em> will be in the default bundle
and be started at boot time. </li>