aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2026-07-30 03:21:52 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2026-07-30 03:21:52 +0000
commitbca250b0b2a1df4ceb939b71a269f71501fda024 (patch)
treef5e068250593ab854c215a0ec471e12b2295de0a /doc/index.html
parenta78b3ea2b9097b0c40d7f7cfb8c03723c0d1273d (diff)
downloadexecline-bca250b0b2a1df4ceb939b71a269f71501fda024.tar.gz
Prepare for 2.10.0.0; remove pedantic posix; support loopwhilex -x ""
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html
index e57e4af..075fcf9 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -78,8 +78,8 @@ want nsswitch-like functionality:
<h3> Download </h3>
<ul>
- <li> The current released version of execline is <a href="execline-2.9.9.2.tar.gz">2.9.9.2</a>.
-You can access its checksum <a href="execline-2.9.9.2.tar.gz.sha256">here</a>. </li>
+ <li> The current released version of execline is <a href="execline-2.10.0.0.tar.gz">2.10.0.0</a>.
+You can access its checksum <a href="execline-2.10.0.0.tar.gz.sha256">here</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="//git.skarnet.org/cgit/execline/">execline
git repository</a>:
@@ -128,10 +128,8 @@ the previous versions of execline and the current one. </li>
(Process state control)
</p>
<ul>
-<li><a href="execline-cd.html">The <tt>execline-cd</tt> program</a></li>
-<li><a href="posix-cd.html">The <tt>posix-cd</tt> program</a></li>
-<li><a href="execline-umask.html">The <tt>execline-umask</tt> program</a></li>
-<li><a href="posix-umask.html">The <tt>posix-umask</tt> program</a></li>
+<li><a href="cd.html">The <tt>cd</tt> program</a></li>
+<li><a href="umask.html">The <tt>umask</tt> program</a></li>
<li><a href="emptyenv.html">The <tt>emptyenv</tt> program</a></li>
<li><a href="envfile.html">The <tt>envfile</tt> program</a></li>
<li><a href="export.html">The <tt>export</tt> program</a></li>