]> git.pld-linux.org Git - packages/zsh.git/blob - zsh-info.patch
- release 3 (by relup.sh)
[packages/zsh.git] / zsh-info.patch
1 diff -Nru zsh-3.1.7.orig/Doc/zsh.texi zsh-3.1.7/Doc/zsh.texi
2 --- zsh-3.1.7.orig/Doc/zsh.texi Wed May 31 15:29:51 2000
3 +++ zsh-3.1.7/Doc/zsh.texi      Wed May 31 15:30:57 2000
4 @@ -16,9 +16,9 @@
5  @set dsq '{}'
6  @end iftex
7  @ifinfo
8 -@dircategory Utilities
9 +@dircategory Miscellaneous:
10  @direntry
11 -     * ZSH: (zsh).                     The Z Shell Manual.
12 +* ZSH: (zsh).                          The Z Shell Guide
13  @end direntry
14  @end ifinfo
15  
16 @@ -22643,8 +22643,7 @@
17  described above.
18  
19  @findex _pick_variant
20 -@item @t{_pick_variant} [ @t{-b} @var{builtin-label} ] [ @t{-c}
21 -@var{command} ] [ @t{-r} @var{name} ]
22 +@item @t{_pick_variant} [ @t{-b} @var{builtin-label} ] [ @t{-c} @var{command} ] [ @t{-r} @var{name} ]
23  @itemx    @var{label}@t{=}@var{pattern} ... @var{label} [ @var{args} ... ]
24  This function is used to resolve situations where a single command name
25  requires more than one type of handling, either because it
This page took 0.024057 seconds and 3 git commands to generate.