From bde91914df8fcbe1c53a575518f4f59a3996c0b0 Mon Sep 17 00:00:00 2001 From: Jun T Date: Tue, 11 Aug 2015 13:07:59 +0900 Subject: 36067: fix typo and format in the documentation --- Doc/Zsh/contrib.yo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Doc/Zsh/contrib.yo') diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 09ac5c850..e5665e675 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -2311,8 +2311,8 @@ be local to the calling function. The options tt(-l) var(lbufvar) and tt(-r) var(rbufvar) may be used to specify parameters where the widget will store the resulting text from -the operation. The parameter var(lbufvar) will contain var(LBUFFER) -and var(rbufvar) will contain var(RBUFFER). Neither of these two options +the operation. The parameter var(lbufvar) will contain tt(LBUFFER) +and var(rbufvar) will contain tt(RBUFFER). Neither of these two options may be used with tt(-S) or tt(-R). tt(narrow-to-region-invisible) is a simple widget which calls @@ -3756,7 +3756,7 @@ the difference in function between tt(zargs) and tt(xargs)) or run tt(zargs) with the tt(-)tt(-help) option. ) findex(zed) -xitem(tt(zed) [ tt(-f) [ tt(-x) var(num) ] var(name)) +xitem(tt(zed) [ tt(-f) [ tt(-x) var(num) ] ] var(name)) item(tt(zed -b))( This function uses the ZLE editor to edit a file or function. -- cgit 1.4.1