Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
zsh-html: Zsh shell manual in html format
- Summary
- The zsh shell is a command interpreter usable as an interactive login
shell and as a shell script command processor. Zsh resembles the ksh
shell (the Korn shell), but includes many enhancements. Zsh supports
command line editing, built-in spelling correction, programmable
command completion, shell functions (with autoloading), a history
mechanism, and more.
This package contains the Zsh manual in html format.
Changelog
- * Tue Oct 3 19:00:00 2006 James Antill <jantill{%}redhat{*}com> - 4.2.0-4.EL.4.5
- New patch zsh-4.2.0-rlimit.patch (backport from 4.2.6) for 169644
- * Tue Jun 21 19:00:00 2005 Colin Walters <walters{%}redhat{*}com> - 4.2.0-3.EL.3
- New patch zsh-4.2.0-path_files.patch (Backported from 4.2.1, 155598)
- New patch zsh-4.2.0-texi.patch, fixes some Texinfo syntax errors
- Disable Y03arguments.ztst; it fails even before this patch
- Change cp -p to install to fix mode as 644
- Default mode of doc files to 644
- * Mon Jul 5 19:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 4.2.0-3
- source profile in zprofile rather than .zshrc (Péter Kelemen,
Magnus Gustavsson, 102187,126539)
- add zsh-4.2.0-jobtable-125452.patch to fix job table bug
(Henrique Martins, 125452)
- buildrequire tetex for texi2html (Maxim Dzumanenko, 124182)