diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-29 20:23:46 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-29 20:23:46 +0000 |
| commit | 3c56c74b8e0a45e07aac293d87313d0cbae39959 (patch) | |
| tree | e31c36fdf9570e62087d7c9cc816ee8a20c0213c | |
| parent | 8cb06096ab2a72fad7b05d380d3848e8535c539e (diff) | |
| download | s6-rc-3c56c74b8e0a45e07aac293d87313d0cbae39959.tar.gz | |
Doc typo fix
| -rw-r--r-- | doc/repodefs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/repodefs.html b/doc/repodefs.html index b2498d6..fb636be 100644 --- a/doc/repodefs.html +++ b/doc/repodefs.html @@ -248,7 +248,7 @@ or admins modify services in local stores: repository in sync with the stores. </li> <li> It may also be necessary to commit the live set again with <a href="s6-rc-set-commit.html">s6-rc-set-commit</a>, and to install it with -<a href="s6-rc-repo-set-install.html">s6-rc-repo-set-install</a>, so the live +<a href="s6-rc-set-install.html">s6-rc-set-install</a>, so the live database is also kept in sync with the machine state. (Failure to do so may prevent the machine from booting next time.) </ul> </li> |
