diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-13 08:22:09 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-13 08:22:09 +0000 |
commit | 24d4e50eca03385c0f4b45f51092f4a5b4ccd0c1 (patch) | |
tree | 04a411eed5582f4c04532fc37dca90cfc330224a /doc/index.html | |
parent | db7e83c95875fdc630a4014b323f9fbec205ba6c (diff) | |
download | s6-rc-24d4e50eca03385c0f4b45f51092f4a5b4ccd0c1.tar.xz |
Apply fixes suggested by Colin Booth
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 543b4ca..6f6c0ad 100644 --- a/doc/index.html +++ b/doc/index.html @@ -110,7 +110,7 @@ the previous versions of s6-rc and the current one. </li> <li> <a href="s6-rc-init.html">The <tt>s6-rc-init</tt> program</a> </li> <li> <a href="s6-rc.html">The <tt>s6-rc</tt> program</a> </li> <li> <a href="s6-rc-dryrun.html">The <tt>s6-rc-dryrun</tt> internal program</a> </li> - <li> <a href="s6-rc-upgrade.html">The <tt>s6-rc-upgrade</tt> program</a> </li> + <li> <a href="s6-rc-update.html">The <tt>s6-rc-update</tt> program</a> </li> </ul> <h2> Related resources </h2> |