1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-22 11:51:04 +02:00

11362: fix up pointers

This commit is contained in:
Peter Stephenson 2000-05-15 08:49:04 +00:00
parent 8ef89cd54d
commit 2bd3a0ff71
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2000-05-15 Peter Stephenson <pws@cambridgesiliconradio.com>
* 11362: Doc/Zsh/manual.yo, Doc/Zsh/metafaq.yo, Doc/Zsh/seealso.yo:
pointers and menu entries for userguide wrong.
2000-05-15 Sven Wischnowsky <wischnow@zsh.org>
* 11360: Src/Modules/zutil.c: zparseopts should detect if it is
@ -10,11 +15,11 @@
2000-05-14 Peter Stephenson <pws@pwstephenson.fsnet.co.uk>
* Src/builtin.c: make integer builtin understand `-i base'.
* 11352: Src/builtin.c: make integer builtin understand `-i base'.
* Completion/Base/_jobs: typo in suspended jobs.
* 11352: Completion/Base/_jobs: typo in suspended jobs.
* Doc/Zsh/*: various changes of phrasing.
* 11352: Doc/Zsh/*: various changes of phrasing.
2000-05-12 Sven Wischnowsky <wischnow@zsh.org>

View File

@ -52,6 +52,7 @@ menu(Availability)
menu(Mailing Lists)
menu(The Zsh FAQ)
menu(The Zsh Web Page)
menu(The Zsh Userguide)
menu(See Also)
Shell Grammar

View File

@ -4,6 +4,7 @@ menu(Availability)
menu(Mailing Lists)
menu(The Zsh FAQ)
menu(The Zsh Web Page)
menu(The Zsh Userguide)
menu(See Also)
endmenu()
texinode(Author)(Availability)()(Introduction)

View File

@ -1,4 +1,4 @@
texinode(See Also)()(The Zsh Web Page)(Introduction)
texinode(See Also)()(The Zsh Userguide)(Introduction)
sect(See Also)
manref(sh)(1),
manref(csh)(1),