diff options
| author | Bart Schaefer <barts@users.sourceforge.net> | 2000-09-04 21:10:29 +0000 |
|---|---|---|
| committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-09-04 21:10:29 +0000 |
| commit | dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87 (patch) | |
| tree | 904366741d50f3a05e55ecf909aaf41f14c1380f /Doc/zsh.yo | |
| parent | 12741: outputradix was stomped on by nested matheval (diff) | |
| download | zsh-dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87.tar zsh-dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87.tar.gz zsh-dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87.tar.bz2 zsh-dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87.tar.lz zsh-dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87.tar.xz zsh-dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87.tar.zst zsh-dc1f7c5a3429321b10c6e05c11d99c94ff5c3e87.zip | |
Create "User Contributions" doc and make some assoctiated changes.
Diffstat (limited to 'Doc/zsh.yo')
| -rw-r--r-- | Doc/zsh.yo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/zsh.yo b/Doc/zsh.yo index e204d2125..e6bf38310 100644 --- a/Doc/zsh.yo +++ b/Doc/zsh.yo @@ -64,6 +64,7 @@ ifnzman(includefile(Zsh/compsys.yo)) ifnzman(includefile(Zsh/compctl.yo)) ifnzman(includefile(Zsh/modules.yo)) ifnzman(includefile(Zsh/zftpsys.yo)) +ifnzman(includefile(Zsh/contrib.yo)) ifzshall(\ def(source)(1)(NOTRANS(.so )man1/ARG1NOTRANS(.)1)\ CMT() @@ -78,6 +79,7 @@ source(zshcompsys) source(zshcompctl) source(zshmodules) source(zshzftpsys) +source(zshcontrib) manpage(ZSHALL)(1)(date())(zsh version()) )\ ifzman(includefile(Zsh/filelist.yo)) |
