diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-04-28 08:43:53 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-04-28 08:43:53 +0000 |
| commit | ff3a5ecf6f6bf9bb87682272f3eb800329572833 (patch) | |
| tree | eb3c4a810eca139fce134a40abc517be7198e78f /doc/execline-cd.html | |
| parent | 7365249a1460289f0a047e12a0575ef326df194b (diff) | |
| download | execline-ff3a5ecf6f6bf9bb87682272f3eb800329572833.tar.gz | |
Latest batch of fixes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/execline-cd.html')
| -rw-r--r-- | doc/execline-cd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/execline-cd.html b/doc/execline-cd.html index 18759d1..1727407 100644 --- a/doc/execline-cd.html +++ b/doc/execline-cd.html @@ -31,7 +31,7 @@ given directory, then executes a program. <p> <tt>execline-cd</tt> performs a -<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/chdir.html">chdir()</a> +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/functions/chdir.html">chdir()</a> system call on <em>dir</em>, then execs into <em>prog...</em>. </p> |
