diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-05-15 08:49:04 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-05-15 08:49:04 +0000 |
commit | 2bd3a0ff71e338d6e48a57c5d0928337b1dcf480 (patch) | |
tree | 8521b3106d4c4b5635e32128afef14f824461407 /Doc/Zsh | |
parent | 8ef89cd54d98f64f593c982c00f2151a211dd878 (diff) | |
download | zsh-2bd3a0ff71e338d6e48a57c5d0928337b1dcf480.tar.gz zsh-2bd3a0ff71e338d6e48a57c5d0928337b1dcf480.tar.xz zsh-2bd3a0ff71e338d6e48a57c5d0928337b1dcf480.zip |
11362: fix up pointers
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/manual.yo | 1 | ||||
-rw-r--r-- | Doc/Zsh/metafaq.yo | 1 | ||||
-rw-r--r-- | Doc/Zsh/seealso.yo | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo index e6b098024..d073c087d 100644 --- a/Doc/Zsh/manual.yo +++ b/Doc/Zsh/manual.yo @@ -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 diff --git a/Doc/Zsh/metafaq.yo b/Doc/Zsh/metafaq.yo index 65d4f366b..de1e2bde7 100644 --- a/Doc/Zsh/metafaq.yo +++ b/Doc/Zsh/metafaq.yo @@ -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) diff --git a/Doc/Zsh/seealso.yo b/Doc/Zsh/seealso.yo index 3c7e8910f..73c7fa673 100644 --- a/Doc/Zsh/seealso.yo +++ b/Doc/Zsh/seealso.yo @@ -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), |