diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-30 12:09:18 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-10-30 12:09:18 +0000 |
| commit | 9b032ff6d86cea9ab4615eb29b781261a6eb561a (patch) | |
| tree | a988b1072ad2d9901f131cc8417f0cb53d802efd /INSTALL | |
| parent | 25950 should use xyes, too (diff) | |
| download | zsh-9b032ff6d86cea9ab4615eb29b781261a6eb561a.tar zsh-9b032ff6d86cea9ab4615eb29b781261a6eb561a.tar.gz zsh-9b032ff6d86cea9ab4615eb29b781261a6eb561a.tar.bz2 zsh-9b032ff6d86cea9ab4615eb29b781261a6eb561a.tar.lz zsh-9b032ff6d86cea9ab4615eb29b781261a6eb561a.tar.xz zsh-9b032ff6d86cea9ab4615eb29b781261a6eb561a.tar.zst zsh-9b032ff6d86cea9ab4615eb29b781261a6eb561a.zip | |
25958: make it possible to get docs for startup files correct
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -407,6 +407,13 @@ Any startup/shutdown script can be disabled by giving the --disable-SCRIPTNAME option to "configure". The --disable-etcdir option disables all startup/shutdown files which are not explicitly enabled. +The precompiled documentation comes with startup files listed +as being in the /etc directory. If yodl is available, running +"touch version.yo" and "make" in the Doc directory should produce +correctly substituted documentation. (This has to be run by hand +to avoid introducing a dependency on yodl on systems where the precompiled +documentation is sufficient.) + Shell functions --------------- |
