about summary refs log tree commit diff
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-25 09:48:31 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-25 09:48:31 +0000
commitfe45089a5545f6bfad52da591a823bf4c565c2d4 (patch)
treeaf957869af5b87df9857ed4e427926c58dfcb8f8
parent1fe3b5622443f16f1d64a250a648db595090670a (diff)
downloadzsh-fe45089a5545f6bfad52da591a823bf4c565c2d4.tar.gz
zsh-fe45089a5545f6bfad52da591a823bf4c565c2d4.tar.xz
zsh-fe45089a5545f6bfad52da591a823bf4c565c2d4.zip
zsh-workers/8405
-rw-r--r--Doc/Zsh/builtins.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index 99e927d93..9bc83a380 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -1062,8 +1062,8 @@ shown.
 )
 item(tt(-f))(
 The names refer to functions rather than parameters.  No assignments
-can be made, and the only other valid flags are tt(-t), tt(-u), tt(-U),
-tt(-X) and tt(+X).  The flag tt(-t) turns on execution tracing for this
+can be made, and the only other valid flags are tt(-t), tt(-u) and
+tt(-U).  The flag tt(-t) turns on execution tracing for this
 function.  The tt(-u) and tt(-U) flags cause the function to be
 marked for autoloading; tt(-U) also causes alias expansion to be
 suppressed when the function is loaded.  The tt(fpath) parameter