about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2000-05-15 08:49:04 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2000-05-15 08:49:04 +0000
commit2bd3a0ff71e338d6e48a57c5d0928337b1dcf480 (patch)
tree8521b3106d4c4b5635e32128afef14f824461407
parent8ef89cd54d98f64f593c982c00f2151a211dd878 (diff)
downloadzsh-2bd3a0ff71e338d6e48a57c5d0928337b1dcf480.tar.gz
zsh-2bd3a0ff71e338d6e48a57c5d0928337b1dcf480.tar.xz
zsh-2bd3a0ff71e338d6e48a57c5d0928337b1dcf480.zip
11362: fix up pointers
-rw-r--r--ChangeLog11
-rw-r--r--Doc/Zsh/manual.yo1
-rw-r--r--Doc/Zsh/metafaq.yo1
-rw-r--r--Doc/Zsh/seealso.yo2
4 files changed, 11 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index cc0a390cd..345216be8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
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),