about summary refs log tree commit diff
path: root/Doc/Zsh/zftpsys.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-12-20 11:24:37 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-12-20 11:24:37 +0000
commit5a4a786b391ac9086d86542d2780373b80aba5bf (patch)
tree1abe059ea63a4d98c83b3cd02839ec399e780a6f /Doc/Zsh/zftpsys.yo
parent37a741d650a5d3a0f3318be382c67ccadd43eb4c (diff)
downloadzsh-5a4a786b391ac9086d86542d2780373b80aba5bf.tar.gz
zsh-5a4a786b391ac9086d86542d2780373b80aba5bf.tar.xz
zsh-5a4a786b391ac9086d86542d2780373b80aba5bf.zip
zsh-workers/9118
Diffstat (limited to 'Doc/Zsh/zftpsys.yo')
-rw-r--r--Doc/Zsh/zftpsys.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/zftpsys.yo b/Doc/Zsh/zftpsys.yo
index fa50fd15e..643aa6ac2 100644
--- a/Doc/Zsh/zftpsys.yo
+++ b/Doc/Zsh/zftpsys.yo
@@ -18,7 +18,7 @@ ifzman(\
 zmanref(zshmodules)
 )\
 ifnzman(\
-noderef(The zftp Module)
+noderef(The zsh/zftp Module)
 ), must be available in the
 version of tt(zsh) installed at your site.  If the shell is configured to
 load new commands at run time, it probably is: typing `tt(zmodload zsh/zftp)'
@@ -515,7 +515,7 @@ cindex(styles in zftp functions)
 Various styles are available using the standard shell style mechanism,
 described in
 ifzman(zmanref(zshmodules))\
-ifnzman(noderef(The zutil Module)). Briefly, the
+ifnzman(noderef(The zsh/zutil Module)). Briefly, the
 command `tt(zstyle ':zftp:*') var(style) var(value) ...'.
 defines the var(style) to have value var(value) (more than one may be
 given, although that is not useful in the cases described here).  These