diff options
author | Colin Booth <colin@heliocat.net> | 2020-03-30 17:48:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-30 18:20:24 +0000 |
commit | 7ab4163bf4757b3d03c41dc3ca007b4bb58e43cf (patch) | |
tree | 158c5de50e1e053cfc993111daa21e85c65cce91 /doc | |
parent | 5bf8dae6081689e8564e6c0f85f24197ed523377 (diff) | |
download | s6-portable-utils-7ab4163bf4757b3d03c41dc3ca007b4bb58e43cf.tar.gz s6-portable-utils-7ab4163bf4757b3d03c41dc3ca007b4bb58e43cf.tar.xz s6-portable-utils-7ab4163bf4757b3d03c41dc3ca007b4bb58e43cf.zip |
s6-portable-utils: fix html errors
Signed-off-by: Colin Booth <colin@heliocat.net>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 1 | ||||
-rw-r--r-- | doc/upgrade.html | 8 |
2 files changed, 4 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html index a7e26f3..373b5d0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -164,7 +164,6 @@ the previous versions of s6-portable-utils and the current one. </li> <ul> <li> <tt>s6-portable-utils</tt> is discussed on the <a href="//skarnet.org/lists.html#skaware">skaware</a> mailing-list. </li> - </li> </ul> </body> diff --git a/doc/upgrade.html b/doc/upgrade.html index 132cd8c..81c8c01 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,28 +21,28 @@ <h2> in 2.2.2.2 </h2> <ul> - <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.9.2.0. </li> </ul> <h2> in 2.2.2.1 </h2> <ul> - <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.9.1.0. </li> </ul> <h2> in 2.2.2.0 </h2> <ul> - <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.9.0.0. </li> </ul> <h2> in 2.2.1.3 </h2> <ul> - <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.8.0.0. </li> <li> Everything now builds as PIC by default no matter the toolchain's settings. Use the <tt>--disable-all-pic</tt> configure |