diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-01-29 17:51:00 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-01-29 17:51:00 +0000 |
commit | 73bbb6298857b4908f2347be79b81a03bee11c3a (patch) | |
tree | d4eaf42146806ed6fe659fd44a8da13c92cc2da2 /Doc/Zsh/zle.yo | |
parent | 3d20551b19d3b49c1ea27c43b79b83f498c2ce53 (diff) | |
download | zsh-73bbb6298857b4908f2347be79b81a03bee11c3a.tar.gz zsh-73bbb6298857b4908f2347be79b81a03bee11c3a.tar.xz zsh-73bbb6298857b4908f2347be79b81a03bee11c3a.zip |
24483: minor sectioning fixes in doc
24485: note on includes for term.h
Diffstat (limited to 'Doc/Zsh/zle.yo')
-rw-r--r-- | Doc/Zsh/zle.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index db4becd74..edfc17ab4 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -784,7 +784,7 @@ defined with tt(zle -N) this is set to the empty string. Read-only. ) enditem() -subsect(Special Widget) +subsect(Special Widgets) There are a few user-defined widgets which are special to the shell. If they do not exist, no special action is taken. The environment |