about summary refs log tree commit diff
path: root/Doc/Zsh/mod_zselect.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2009-09-18 09:50:49 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2009-09-18 09:50:49 +0000
commit2f7f3307fa29a1af462f516805530ddc5ea95c2a (patch)
tree732a4c7dde39fe8c07685b3bd866f4d2cdfb2a60 /Doc/Zsh/mod_zselect.yo
parent0e007c30aa8d7bb19e309036271097822b4f092b (diff)
downloadzsh-2f7f3307fa29a1af462f516805530ddc5ea95c2a.tar.gz
zsh-2f7f3307fa29a1af462f516805530ddc5ea95c2a.tar.xz
zsh-2f7f3307fa29a1af462f516805530ddc5ea95c2a.zip
Mikael: 27279: doc tweaks
Diffstat (limited to 'Doc/Zsh/mod_zselect.yo')
-rw-r--r--Doc/Zsh/mod_zselect.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_zselect.yo b/Doc/Zsh/mod_zselect.yo
index 23beef1e8..a374b2c34 100644
--- a/Doc/Zsh/mod_zselect.yo
+++ b/Doc/Zsh/mod_zselect.yo
@@ -36,7 +36,7 @@ The option `tt(-t) var(timeout)' specifies a timeout in hundredths of a
 second.  This may be zero, in which case the file descriptors will simply
 be polled and tt(zselect) will return immediately.  It is possible to call
 zselect with no file descriptors and a non-zero timeout for use as a
-finer-grained replacement for `sleep'; not, however, the return status is
+finer-grained replacement for `sleep'; note, however, the return status is
 always 1 for a timeout.
 
 The option `tt(-a) var(array)' indicates that tt(array) should be set to