From c4144bc95b26c41e7c45c5185112f87f9145d94f Mon Sep 17 00:00:00 2001
From: Peter Stephenson
Date: Mon, 8 Oct 2018 10:17:26 +0100
Subject: unposted: doc tweak for helpfiles
---
Doc/Zsh/builtins.yo | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
(limited to 'Doc/Zsh/builtins.yo')
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index 4039595df..fd29ca3a5 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -2187,7 +2187,8 @@ Note that in zsh (like in pdksh but unlike most other shells) it is
still possible to create a local variable of the same name as this is
considered a different variable (though this variable, too, can be marked
readonly). Special variables that have been made readonly retain their value
-and readonly attribute when made local.)
+and readonly attribute when made local.
+)
item(tt(-t))(
Tags the named parameters. Tags have no special meaning to the shell.
This flag has a different meaning when used with tt(-f); see above.
--
cgit v1.2.3