From ca7c39c593b3d3fab1df1df59efddd4d42a9678d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 4 Apr 2026 16:09:59 +0000 Subject: Update deps/docs/mirrors --- doc/background.html | 1 + doc/backtick.html | 1 + doc/case.html | 1 + doc/define.html | 1 + doc/dieshdiedie.html | 1 + doc/dollarat.html | 1 + doc/el_pushenv.html | 1 + doc/el_semicolon.html | 1 + doc/el_substitute.html | 1 + doc/el_transform.html | 1 + doc/elgetopt.html | 1 + doc/elgetpositionals.html | 1 + doc/elglob.html | 1 + doc/eltest.html | 1 + doc/emptyenv.html | 1 + doc/envfile.html | 1 + doc/exec.html | 1 + doc/execline-cd.html | 1 + doc/execline-shell.html | 1 + doc/execline-startup.html | 1 + doc/execline-umask.html | 1 + doc/execline.html | 1 + doc/execlineb.html | 1 + doc/exit.html | 1 + doc/exitcodes.html | 1 + doc/export-array.html | 1 + doc/export.html | 1 + doc/fdblock.html | 1 + doc/fdclose.html | 1 + doc/fdmove.html | 1 + doc/fdreserve.html | 1 + doc/fdswap.html | 1 + doc/forbacktickx.html | 1 + doc/foreground.html | 1 + doc/forstdin.html | 1 + doc/forx.html | 1 + doc/getcwd.html | 1 + doc/getpid.html | 1 + doc/grammar.html | 1 + doc/heredoc.html | 1 + doc/homeof.html | 1 + doc/if.html | 1 + doc/ifelse.html | 1 + doc/ifte.html | 1 + doc/ifthenelse.html | 1 + doc/importas.html | 1 + doc/index.html | 2 ++ doc/loopwhilex.html | 1 + doc/multidefine.html | 1 + doc/multisubstitute.html | 1 + doc/pipeline.html | 1 + doc/piperw.html | 1 + doc/posix-cd.html | 1 + doc/posix-umask.html | 1 + doc/redirfd.html | 1 + doc/runblock.html | 1 + doc/shift.html | 1 + doc/trap.html | 1 + doc/tryexec.html | 1 + doc/unexport.html | 1 + doc/upgrade.html | 1 + doc/wait.html | 1 + doc/withstdinas.html | 1 + 63 files changed, 64 insertions(+) (limited to 'doc') diff --git a/doc/background.html b/doc/background.html index 8656b04..ee702f3 100644 --- a/doc/background.html +++ b/doc/background.html @@ -1,6 +1,7 @@ + execline: the background command diff --git a/doc/backtick.html b/doc/backtick.html index 3081407..755e943 100644 --- a/doc/backtick.html +++ b/doc/backtick.html @@ -1,6 +1,7 @@ + execline: the backtick command diff --git a/doc/case.html b/doc/case.html index 5cbca2c..fee1e3d 100644 --- a/doc/case.html +++ b/doc/case.html @@ -1,6 +1,7 @@ + execline: the case command diff --git a/doc/define.html b/doc/define.html index 35dbc25..667e45a 100644 --- a/doc/define.html +++ b/doc/define.html @@ -1,6 +1,7 @@ + execline: the define command diff --git a/doc/dieshdiedie.html b/doc/dieshdiedie.html index a84df31..58e5031 100644 --- a/doc/dieshdiedie.html +++ b/doc/dieshdiedie.html @@ -1,6 +1,7 @@ + execline: why execline and not sh diff --git a/doc/dollarat.html b/doc/dollarat.html index cb3d6eb..ee616aa 100644 --- a/doc/dollarat.html +++ b/doc/dollarat.html @@ -1,6 +1,7 @@ + execline: the dollarat command diff --git a/doc/el_pushenv.html b/doc/el_pushenv.html index 5f3ac98..48f442a 100644 --- a/doc/el_pushenv.html +++ b/doc/el_pushenv.html @@ -1,6 +1,7 @@ + execline: pushing and popping the environment diff --git a/doc/el_semicolon.html b/doc/el_semicolon.html index 6519faa..e2904d3 100644 --- a/doc/el_semicolon.html +++ b/doc/el_semicolon.html @@ -1,6 +1,7 @@ + execline: block management diff --git a/doc/el_substitute.html b/doc/el_substitute.html index ae3481e..677c21a 100644 --- a/doc/el_substitute.html +++ b/doc/el_substitute.html @@ -1,6 +1,7 @@ + execline: variable substitution diff --git a/doc/el_transform.html b/doc/el_transform.html index 207d04e..e06392e 100644 --- a/doc/el_transform.html +++ b/doc/el_transform.html @@ -1,6 +1,7 @@ + execline: value transformation diff --git a/doc/elgetopt.html b/doc/elgetopt.html index bb2563f..71b4766 100644 --- a/doc/elgetopt.html +++ b/doc/elgetopt.html @@ -1,6 +1,7 @@ + execline: the elgetopt command diff --git a/doc/elgetpositionals.html b/doc/elgetpositionals.html index 88e7b48..0426917 100644 --- a/doc/elgetpositionals.html +++ b/doc/elgetpositionals.html @@ -1,6 +1,7 @@ + execline: the elgetpositionals command diff --git a/doc/elglob.html b/doc/elglob.html index 227a4ed..34cbf36 100644 --- a/doc/elglob.html +++ b/doc/elglob.html @@ -1,6 +1,7 @@ + execline: the elglob command diff --git a/doc/eltest.html b/doc/eltest.html index 208b0ab..8dfbef0 100644 --- a/doc/eltest.html +++ b/doc/eltest.html @@ -1,6 +1,7 @@ + execline: the eltest program diff --git a/doc/emptyenv.html b/doc/emptyenv.html index 1aa6075..d7bf76f 100644 --- a/doc/emptyenv.html +++ b/doc/emptyenv.html @@ -1,6 +1,7 @@ + execline: the emptyenv program diff --git a/doc/envfile.html b/doc/envfile.html index d32bbaa..5309ec2 100644 --- a/doc/envfile.html +++ b/doc/envfile.html @@ -1,6 +1,7 @@ + execline: the envfile program diff --git a/doc/exec.html b/doc/exec.html index f13f56e..fd0b002 100644 --- a/doc/exec.html +++ b/doc/exec.html @@ -1,6 +1,7 @@ + execline: the exec program diff --git a/doc/execline-cd.html b/doc/execline-cd.html index 1727407..6d55142 100644 --- a/doc/execline-cd.html +++ b/doc/execline-cd.html @@ -1,6 +1,7 @@ + execline: the execline-cd command diff --git a/doc/execline-shell.html b/doc/execline-shell.html index 92140c1..947203a 100644 --- a/doc/execline-shell.html +++ b/doc/execline-shell.html @@ -1,6 +1,7 @@ + execline: the execline-shell script diff --git a/doc/execline-startup.html b/doc/execline-startup.html index 36e20dc..c81ccf8 100644 --- a/doc/execline-startup.html +++ b/doc/execline-startup.html @@ -1,6 +1,7 @@ + execline: the execline-startup script diff --git a/doc/execline-umask.html b/doc/execline-umask.html index f01343d..e0aa76f 100644 --- a/doc/execline-umask.html +++ b/doc/execline-umask.html @@ -1,6 +1,7 @@ + execline: the execline-umask command diff --git a/doc/execline.html b/doc/execline.html index 25611d2..9bff919 100644 --- a/doc/execline.html +++ b/doc/execline.html @@ -1,6 +1,7 @@ + execline: the execline program diff --git a/doc/execlineb.html b/doc/execlineb.html index ff9fe5c..c6c6ae1 100644 --- a/doc/execlineb.html +++ b/doc/execlineb.html @@ -1,6 +1,7 @@ + execline: the execlineb command diff --git a/doc/exit.html b/doc/exit.html index de101ce..e2951a6 100644 --- a/doc/exit.html +++ b/doc/exit.html @@ -1,6 +1,7 @@ + execline: the exit program diff --git a/doc/exitcodes.html b/doc/exitcodes.html index 1858b28..82c6d4c 100644 --- a/doc/exitcodes.html +++ b/doc/exitcodes.html @@ -1,6 +1,7 @@ + execline: exit codes diff --git a/doc/export-array.html b/doc/export-array.html index bc3d611..352d9e4 100644 --- a/doc/export-array.html +++ b/doc/export-array.html @@ -1,6 +1,7 @@ + execline: the export program diff --git a/doc/export.html b/doc/export.html index 06de067..6c55384 100644 --- a/doc/export.html +++ b/doc/export.html @@ -1,6 +1,7 @@ + execline: the export program diff --git a/doc/fdblock.html b/doc/fdblock.html index b6af985..b5848dc 100644 --- a/doc/fdblock.html +++ b/doc/fdblock.html @@ -1,6 +1,7 @@ + execline: the fdblock program diff --git a/doc/fdclose.html b/doc/fdclose.html index 2101690..e5ddd56 100644 --- a/doc/fdclose.html +++ b/doc/fdclose.html @@ -1,6 +1,7 @@ + execline: the fdclose program diff --git a/doc/fdmove.html b/doc/fdmove.html index 00a70f0..9592817 100644 --- a/doc/fdmove.html +++ b/doc/fdmove.html @@ -1,6 +1,7 @@ + execline: the fdmove program diff --git a/doc/fdreserve.html b/doc/fdreserve.html index ab9cf59..995d652 100644 --- a/doc/fdreserve.html +++ b/doc/fdreserve.html @@ -1,6 +1,7 @@ + execline: the fdreserve program diff --git a/doc/fdswap.html b/doc/fdswap.html index 28e62bb..2c6297b 100644 --- a/doc/fdswap.html +++ b/doc/fdswap.html @@ -1,6 +1,7 @@ + execline: the fdswap program diff --git a/doc/forbacktickx.html b/doc/forbacktickx.html index c9e2c4e..518336d 100644 --- a/doc/forbacktickx.html +++ b/doc/forbacktickx.html @@ -1,6 +1,7 @@ + execline: the forbacktickx command diff --git a/doc/foreground.html b/doc/foreground.html index c9c0703..da99854 100644 --- a/doc/foreground.html +++ b/doc/foreground.html @@ -1,6 +1,7 @@ + execline: the foreground command diff --git a/doc/forstdin.html b/doc/forstdin.html index eb2aac9..6cc4f8d 100644 --- a/doc/forstdin.html +++ b/doc/forstdin.html @@ -1,6 +1,7 @@ + execline: the forstdin command diff --git a/doc/forx.html b/doc/forx.html index b20ab65..9f9ab4d 100644 --- a/doc/forx.html +++ b/doc/forx.html @@ -1,6 +1,7 @@ + execline: the forx command diff --git a/doc/getcwd.html b/doc/getcwd.html index 0301935..2040755 100644 --- a/doc/getcwd.html +++ b/doc/getcwd.html @@ -1,6 +1,7 @@ + execline: the getcwd program diff --git a/doc/getpid.html b/doc/getpid.html index da4df66..65b74a7 100644 --- a/doc/getpid.html +++ b/doc/getpid.html @@ -1,6 +1,7 @@ + execline: the getpid program diff --git a/doc/grammar.html b/doc/grammar.html index 817c515..a1cff9a 100644 --- a/doc/grammar.html +++ b/doc/grammar.html @@ -1,6 +1,7 @@ + execline: language design and grammar diff --git a/doc/heredoc.html b/doc/heredoc.html index dd68a3f..4b6098e 100644 --- a/doc/heredoc.html +++ b/doc/heredoc.html @@ -1,6 +1,7 @@ + execline: the heredoc program diff --git a/doc/homeof.html b/doc/homeof.html index ca9da93..bac09b2 100644 --- a/doc/homeof.html +++ b/doc/homeof.html @@ -1,6 +1,7 @@ + execline: the homeof program diff --git a/doc/if.html b/doc/if.html index 99be53e..08bdd3c 100644 --- a/doc/if.html +++ b/doc/if.html @@ -1,6 +1,7 @@ + execline: the if command diff --git a/doc/ifelse.html b/doc/ifelse.html index db02878..d219cb9 100644 --- a/doc/ifelse.html +++ b/doc/ifelse.html @@ -1,6 +1,7 @@ + execline: the ifelse command diff --git a/doc/ifte.html b/doc/ifte.html index 56fb55e..c040e01 100644 --- a/doc/ifte.html +++ b/doc/ifte.html @@ -1,6 +1,7 @@ + execline: the ifte command diff --git a/doc/ifthenelse.html b/doc/ifthenelse.html index f78d33b..17a337f 100644 --- a/doc/ifthenelse.html +++ b/doc/ifthenelse.html @@ -1,6 +1,7 @@ + execline: the ifthenelse command diff --git a/doc/importas.html b/doc/importas.html index ae39de6..06711dc 100644 --- a/doc/importas.html +++ b/doc/importas.html @@ -1,6 +1,7 @@ + execline: the importas program diff --git a/doc/index.html b/doc/index.html index 0c2b4a2..e16c6fb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ + execline: a small scripting language @@ -84,6 +85,7 @@ You can access its checksum here. < git repository:
 git clone git://git.skarnet.org/execline 
  • There's also a +Codeberg mirror, or a GitHub mirror, or a SourceHut mirror of the execline git repository.
  • diff --git a/doc/loopwhilex.html b/doc/loopwhilex.html index 212e6ee..3fd6f08 100644 --- a/doc/loopwhilex.html +++ b/doc/loopwhilex.html @@ -1,6 +1,7 @@ + execline: the loopwhilex command diff --git a/doc/multidefine.html b/doc/multidefine.html index 69ad388..961f2af 100644 --- a/doc/multidefine.html +++ b/doc/multidefine.html @@ -1,6 +1,7 @@ + execline: the multidefine command diff --git a/doc/multisubstitute.html b/doc/multisubstitute.html index 0c2392b..bf596fe 100644 --- a/doc/multisubstitute.html +++ b/doc/multisubstitute.html @@ -1,6 +1,7 @@ + execline: the multisubstitute command diff --git a/doc/pipeline.html b/doc/pipeline.html index 43039b3..82629e5 100644 --- a/doc/pipeline.html +++ b/doc/pipeline.html @@ -1,6 +1,7 @@ + execline: the pipeline command diff --git a/doc/piperw.html b/doc/piperw.html index 3041bdb..6f50f84 100644 --- a/doc/piperw.html +++ b/doc/piperw.html @@ -1,6 +1,7 @@ + execline: the piperw command diff --git a/doc/posix-cd.html b/doc/posix-cd.html index baa3cdd..6419d0a 100644 --- a/doc/posix-cd.html +++ b/doc/posix-cd.html @@ -1,6 +1,7 @@ + execline: the posix-cd command diff --git a/doc/posix-umask.html b/doc/posix-umask.html index 5707108..f3ab05f 100644 --- a/doc/posix-umask.html +++ b/doc/posix-umask.html @@ -1,6 +1,7 @@ + execline: the posix-umask command diff --git a/doc/redirfd.html b/doc/redirfd.html index 17b7303..295b603 100644 --- a/doc/redirfd.html +++ b/doc/redirfd.html @@ -1,6 +1,7 @@ + execline: the redirfd command diff --git a/doc/runblock.html b/doc/runblock.html index 7e77102..038ed66 100644 --- a/doc/runblock.html +++ b/doc/runblock.html @@ -1,6 +1,7 @@ + execline: the runblock program diff --git a/doc/shift.html b/doc/shift.html index 5c0fc5c..1d929fd 100644 --- a/doc/shift.html +++ b/doc/shift.html @@ -1,6 +1,7 @@ + execline: the shift program diff --git a/doc/trap.html b/doc/trap.html index 42ad4a7..fad6d60 100644 --- a/doc/trap.html +++ b/doc/trap.html @@ -1,6 +1,7 @@ + execline: the trap command diff --git a/doc/tryexec.html b/doc/tryexec.html index e2079e4..91ddd1f 100644 --- a/doc/tryexec.html +++ b/doc/tryexec.html @@ -1,6 +1,7 @@ + execline: the tryexec command diff --git a/doc/unexport.html b/doc/unexport.html index 5f2a798..a5c4d19 100644 --- a/doc/unexport.html +++ b/doc/unexport.html @@ -1,6 +1,7 @@ + execline: the unexport command diff --git a/doc/upgrade.html b/doc/upgrade.html index 0ae07f8..bc6d56b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -1,6 +1,7 @@ + execline: how to upgrade diff --git a/doc/wait.html b/doc/wait.html index 8bf06f4..44197a0 100644 --- a/doc/wait.html +++ b/doc/wait.html @@ -1,6 +1,7 @@ + execline: the wait command diff --git a/doc/withstdinas.html b/doc/withstdinas.html index 5b9e653..ccd29b1 100644 --- a/doc/withstdinas.html +++ b/doc/withstdinas.html @@ -1,6 +1,7 @@ + execline: the withstdinas command -- cgit v1.3.1