diff options
| author | Bart Schaefer <schaefer@zsh.org> | 2023-03-05 14:16:31 -0800 |
|---|---|---|
| committer | Bart Schaefer <schaefer@zsh.org> | 2023-03-05 14:16:31 -0800 |
| commit | ea0bd72dd84a783355969e0a9a1584ce7b1ea08b (patch) | |
| tree | 2a8200e5f2f986af6a77407514a70931866e1a17 /Doc/Makefile.in | |
| parent | 51484: Extend named reference handling for special parameters, improve doc. (diff) | |
| download | zsh-ea0bd72dd84a783355969e0a9a1584ce7b1ea08b.tar zsh-ea0bd72dd84a783355969e0a9a1584ce7b1ea08b.tar.gz zsh-ea0bd72dd84a783355969e0a9a1584ce7b1ea08b.tar.bz2 zsh-ea0bd72dd84a783355969e0a9a1584ce7b1ea08b.tar.lz zsh-ea0bd72dd84a783355969e0a9a1584ce7b1ea08b.tar.xz zsh-ea0bd72dd84a783355969e0a9a1584ce7b1ea08b.tar.zst zsh-ea0bd72dd84a783355969e0a9a1584ce7b1ea08b.zip | |
51485: module for several ksh93 features, mostly enabled only in ksh emulation.
Diffstat (limited to 'Doc/Makefile.in')
| -rw-r--r-- | Doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile.in b/Doc/Makefile.in index 23e5fc7e2..136b080d6 100644 --- a/Doc/Makefile.in +++ b/Doc/Makefile.in @@ -63,7 +63,7 @@ Zsh/mod_compctl.yo Zsh/mod_complete.yo Zsh/mod_complist.yo \ Zsh/mod_computil.yo Zsh/mod_curses.yo \ Zsh/mod_datetime.yo Zsh/mod_db_gdbm.yo Zsh/mod_deltochar.yo \ Zsh/mod_example.yo Zsh/mod_files.yo Zsh/mod_langinfo.yo \ -Zsh/mod_mapfile.yo Zsh/mod_mathfunc.yo \ +Zsh/mod_ksh93.yo Zsh/mod_mapfile.yo Zsh/mod_mathfunc.yo \ Zsh/mod_nearcolor.yo Zsh/mod_newuser.yo \ Zsh/mod_parameter.yo Zsh/mod_pcre.yo Zsh/mod_private.yo \ Zsh/mod_regex.yo Zsh/mod_sched.yo Zsh/mod_socket.yo \ |
