about summary refs log tree commit diff
path: root/Doc/Zsh/zftpsys.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>2000-02-22 01:43:02 +0000
committerTanaka Akira <akr@users.sourceforge.net>2000-02-22 01:43:02 +0000
commit76953c4d3f155e78467b8c6505bebcd8e9efeafc (patch)
treeccc5f4517e1bc14082c8cefa70a784f6eb55e52b /Doc/Zsh/zftpsys.yo
parent6398d0e2bcdd17168e619b91b3a863e572d20aa6 (diff)
downloadzsh-76953c4d3f155e78467b8c6505bebcd8e9efeafc.tar.gz
zsh-76953c4d3f155e78467b8c6505bebcd8e9efeafc.tar.xz
zsh-76953c4d3f155e78467b8c6505bebcd8e9efeafc.zip
zsh-workers/9827
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 643aa6ac2..b46e63283 100644
--- a/Doc/Zsh/zftpsys.yo
+++ b/Doc/Zsh/zftpsys.yo
@@ -554,7 +554,7 @@ actual time interval is limited only by tt($ZFTP_TIMEOUT).
 
 As described for tt(progress), tt(zfinit) will force this to default to 1.
 )
-item(tt(remote_glob))(
+item(tt(remote-glob))(
 If set to `1', `yes' or `true', filename generation (globbing) is
 performed on the remote machine instead of by zsh itself; see below.
 )
@@ -598,7 +598,7 @@ within the current directory.  The list of files in the current directory,
 if retrieved, will be cached, so that subsequent globs in the same
 directory without an intervening tt(zfcd) are much faster.
 
-If the tt(remote_glob) style (see above) is set, globbing is instead
+If the tt(remote-glob) style (see above) is set, globbing is instead
 performed on the remote host: the server is asked for a list of matching
 files.  This is highly dependent on how the server is implemented, though
 typically UNIX servers will provide support for basic glob patterns.  This