summary refs log tree commit diff
diff options
context:
space:
mode:
authorJim <linux.tech.guy@gmail.com>2017-07-25 12:22:12 -0500
committerPeter Stephenson <pws@zsh.org>2017-07-26 09:39:08 +0100
commitaaa0c90d40d8fe685842d139813abfb11801d1a7 (patch)
tree9bbf7bee726e9f6484b13d817c902b437eec35ae
parent1d0f2a5e7b0624a0c04b018f0ce64c060962f3ba (diff)
downloadzsh-aaa0c90d40d8fe685842d139813abfb11801d1a7.tar.gz
zsh-aaa0c90d40d8fe685842d139813abfb11801d1a7.tar.xz
zsh-aaa0c90d40d8fe685842d139813abfb11801d1a7.zip
41461: complete list of zsh manual pages in manual introcution
-rw-r--r--ChangeLog5
-rw-r--r--Doc/Zsh/seealso.yo6
2 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29e5fd982..c658b44d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-07-26  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* Jim: 41461: Doc/Zsh/seealso.yo: complete list of zsh manual
+	pages in introduction.
+
 2017-07-20  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 41433: Doc/Zsh/expn.yo: Further clarification about expansion
diff --git a/Doc/Zsh/seealso.yo b/Doc/Zsh/seealso.yo
index 73c7fa673..7a78c481b 100644
--- a/Doc/Zsh/seealso.yo
+++ b/Doc/Zsh/seealso.yo
@@ -8,15 +8,21 @@ manref(bash)(1),
 manref(ksh)(1)\
 ifzshone(\
 ,
+zmanref(zshall),
 zmanref(zshbuiltins),
+zmanref(zshcalsys),
 zmanref(zshcompwid),
 zmanref(zshcompsys),
 zmanref(zshcompctl),
+zmanref(zshcontrib),
 zmanref(zshexpn),
 zmanref(zshmisc),
 zmanref(zshmodules),
 zmanref(zshoptions),
 zmanref(zshparam),
+zmanref(zshroadmap),
+zmanref(zshtcpsys),
+zmanref(zshzftpsys),
 zmanref(zshzle)\
 )\