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/elglob.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/elglob.html')
| -rw-r--r-- | doc/elglob.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/elglob.html b/doc/elglob.html index e9e73b1..227a4ed 100644 --- a/doc/elglob.html +++ b/doc/elglob.html @@ -31,7 +31,7 @@ another program. <ul> <li> <tt>elglob</tt> performs -<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/glob.html">globbing</a> +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/functions/glob.html">globbing</a> on <em>pattern</em>. </li> <li> It then performs <a href="el_substitute.html">variable substitution</a> on |
