diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-03 15:50:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-03 15:50:50 +0000 |
commit | 2d0e823aa9f574fa0291f716c8a7e45bafe464d3 (patch) | |
tree | 521495c64670033ff46d04b655a2c34a3411aac8 /doc/upgrade.html | |
parent | 1d69f26f58e72ceaab5aeda7df874faf7b46a5f3 (diff) | |
download | s6-2d0e823aa9f574fa0291f716c8a7e45bafe464d3.tar.xz |
Update doc to reflect the removal of s6-fdholder-*c programs
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 c1aabc6..68f21ae 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -362,7 +362,7 @@ dependencies is part of the bugfix.) </li> <li> New functionality added to <a href="s6-log.html">s6-log</a>. Its syntax has been extended; some options are now marked as obsolescent. </li> <li> Access control instated in <a href="s6-fdholderd.html">s6-fdholderd</a> -for <a href="s6-fdholder-listc.html">listing</a> </li> +for <a href="s6-fdholder-list.html">listing</a> </li> </ul> <h2> in 2.1.0.1 </h2> |