diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-25 04:38:27 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-25 04:38:27 +0000 |
| commit | f9753055eed649f2778baab10ee1c724e04ea14d (patch) | |
| tree | bcf938d6be706c9fcb72b5cffa76f6a919c12abc | |
| parent | 5eeb2086c60110551259f26d9c54f95967e76aa9 (diff) | |
| download | s6-rc-f9753055eed649f2778baab10ee1c724e04ea14d.tar.gz | |
Doc typo fix
| -rw-r--r-- | doc/s6-rc-db.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-rc-db.html b/doc/s6-rc-db.html index 97c4afe..48b3bb8 100644 --- a/doc/s6-rc-db.html +++ b/doc/s6-rc-db.html @@ -236,7 +236,7 @@ importing <em>atomicname</em> in a <a href="repodefs.html#set">set</a>, 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 +source directory (or if the "recommended" 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> rx rather than the |
