diff options
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 3df2541..0870d2d 100644 --- a/doc/elglob.html +++ b/doc/elglob.html @@ -31,7 +31,7 @@ another program. <ul> <li> <tt>elglob</tt> performs -<a href="http://pubs.opengroup.org/onlinepubs/9699919799/functions/glob.html">globbing</a> +<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/glob.html">globbing</a> on <em>pattern</em>. </li> <li> It then performs <a href="el_substitute.html">variable substitution</a> on |