about summary refs log tree commit diff
path: root/Doc/Zsh
diff options
context:
space:
mode:
authorJim <linux.tech.guy@gmail.com>2023-05-11 12:32:49 -0700
committerBart Schaefer <schaefer@zsh.org>2023-05-11 12:32:49 -0700
commitf376f95c47202fb1c00f41577347e25ed5d37439 (patch)
treebd8c5a3a8f78a21c5ce09471e618b72a7ebcab3e /Doc/Zsh
parent8bee6e6f92bf649bb1c1b9b4c3c981bb5e469466 (diff)
downloadzsh-f376f95c47202fb1c00f41577347e25ed5d37439.tar.gz
zsh-f376f95c47202fb1c00f41577347e25ed5d37439.tar.xz
zsh-f376f95c47202fb1c00f41577347e25ed5d37439.zip
51609: fix reference to select(2)
Diffstat (limited to 'Doc/Zsh')
-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 faf59c165..42287f116 100644
--- a/Doc/Zsh/mod_zselect.yo
+++ b/Doc/Zsh/mod_zselect.yo
@@ -13,7 +13,7 @@ blocks until a file descriptor is ready for reading or writing, or has an
 error condition, with an optional timeout.  If this is not available on
 your system, the command prints an error message and returns status 2
 (normal errors return status 1).  For more information, see your system's
-documentation for manref(select)(3).  Note there is no connection with the
+documentation for manref(select)(2).  Note there is no connection with the
 shell builtin of the same name.
 
 Arguments and options may be intermingled in any order.  Non-option