diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 19:56:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 19:56:50 +0000 |
commit | 5d72cd54df244e9b81562b1b282f75e96cbf4499 (patch) | |
tree | c27fbc019f7c3b6e6cabc63b3b19893057fdf69a /doc/upgrade.html | |
parent | b72881eddc84bfb80529dc7b7b306e5807031f4a (diff) | |
download | s6-dns-5d72cd54df244e9b81562b1b282f75e96cbf4499.tar.xz |
doc fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 6526a7f..20c2a81 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -24,7 +24,7 @@ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.3.0. </li> <li> New function: <tt>s6dns_engine_query()</tt>. </li> - <li> Static libraries are installed in <tt>/usr/lib</tt>. </li> + <li> Static libraries are installed in <tt>/usr/lib</tt> by default. </li> </ul> <h2> in 2.3.7.2 </h2> |