components/zsh/zsh.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3503 bf3706873eae
child 7641 a9fdeecad872
equal deleted inserted replaced
3723:1cc872b933c9 3734:24181f5eb463
    17 #
    17 #
    18 # CDDL HEADER END
    18 # CDDL HEADER END
    19 #
    19 #
    20 
    20 
    21 #
    21 #
    22 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    26 set name=pkg.fmri \
    26 # Prevent "64-bit binary in 32-bit path" errors, which don't apply here.
    27     value=pkg:/shell/zsh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 <transform file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/.*\.so -> \
       
    28     set pkg.linted.userland.action001.2 true>
       
    29 set name=pkg.fmri value=pkg:/shell/zsh@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    30 set name=pkg.summary value="Z Shell (zsh)"
    28 set name=pkg.description \
    31 set name=pkg.description \
    29     value="The Z Shell (zsh) is a Bourne-like shell designed for interactive use, although it is also a powerful scripting language.  Many of the useful features of bash, ksh, and tcsh were incorporated into zsh, but many original features were added."
    32     value="The Z Shell (zsh) is a Bourne-like shell designed for interactive use, although it is also a powerful scripting language.  Many of the useful features of bash, ksh, and tcsh were incorporated into zsh, but many original features were added."
    30 set name=pkg.summary value="Z Shell (zsh)"
       
    31 set name=com.oracle.info.description value="zsh, the Z Shell"
    33 set name=com.oracle.info.description value="zsh, the Z Shell"
    32 set name=com.oracle.info.tpno value=$(TPNO)
    34 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=info.classification value=org.opensolaris.category.2008:System/Shells
    35 set name=info.classification value=org.opensolaris.category.2008:System/Shells
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream value="Zsh Development Group <[email protected]>"
    37 set name=info.upstream value="Zsh Development Group <[email protected]>"
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=org.opensolaris.arc-caseid \
    39 set name=org.opensolaris.arc-caseid value=PSARC/2007/533
    38     value=PSARC/2007/533
       
    39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    40 dir path=usr/lib/zsh
    41 link path=etc/zprofile target=profile
    41 dir path=usr/lib/zsh/$(COMPONENT_VERSION)
       
    42 dir path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh
       
    43 dir path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/net
       
    44 dir path=usr/share/zsh
       
    45 dir path=usr/share/zsh/$(COMPONENT_VERSION)
       
    46 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions
       
    47 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar
       
    48 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd
       
    49 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion
       
    50 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX
       
    51 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD
       
    52 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base
       
    53 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin
       
    54 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin
       
    55 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian
       
    56 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux
       
    57 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva
       
    58 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat
       
    59 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris
       
    60 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix
       
    61 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X
       
    62 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh
       
    63 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Exceptions
       
    64 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME
       
    65 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc
       
    66 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Newuser
       
    67 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts
       
    68 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP
       
    69 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info
       
    70 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends
       
    71 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp
       
    72 dir path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle
       
    73 dir path=usr/share/zsh/$(COMPONENT_VERSION)/scripts
       
    74 dir path=usr/share/zsh/site-functions
       
    75 file path=etc/zshrc mode=0644 overlay=allow preserve=true
    42 file path=etc/zshrc mode=0644 overlay=allow preserve=true
       
    43 hardlink path=usr/bin/zsh target=zsh-$(COMPONENT_VERSION)
    76 file path=usr/bin/zsh-$(COMPONENT_VERSION)
    44 file path=usr/bin/zsh-$(COMPONENT_VERSION)
    77 # Prevent "64-bit binary in 32-bit path" errors, which don't apply here.
    45 dir  path=usr/lib/zsh
    78 <transform file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/.*\.so -> \
    46 dir  path=usr/lib/zsh/$(COMPONENT_VERSION)
    79 	set pkg.linted.userland.action001.2 true>
    47 dir  path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh
    80 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/cap.so
    48 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/cap.so
    81 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/clone.so
    49 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/clone.so
    82 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/compctl.so
    50 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/compctl.so
    83 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/complete.so
    51 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/complete.so
    84 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/complist.so
    52 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/complist.so
    89 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/example.so
    57 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/example.so
    90 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/files.so
    58 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/files.so
    91 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/langinfo.so
    59 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/langinfo.so
    92 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/mapfile.so
    60 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/mapfile.so
    93 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/mathfunc.so
    61 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/mathfunc.so
       
    62 dir  path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/net
    94 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/net/socket.so
    63 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/net/socket.so
    95 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/net/tcp.so
    64 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/net/tcp.so
    96 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/newuser.so
    65 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/newuser.so
    97 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/parameter.so
    66 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/parameter.so
    98 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/pcre.so
    67 file path=usr/lib/zsh/$(COMPONENT_VERSION)/zsh/pcre.so
   125 file path=usr/share/man/man1/zshparam.1
    94 file path=usr/share/man/man1/zshparam.1
   126 file path=usr/share/man/man1/zshroadmap.1
    95 file path=usr/share/man/man1/zshroadmap.1
   127 file path=usr/share/man/man1/zshtcpsys.1
    96 file path=usr/share/man/man1/zshtcpsys.1
   128 file path=usr/share/man/man1/zshzftpsys.1
    97 file path=usr/share/man/man1/zshzftpsys.1
   129 file path=usr/share/man/man1/zshzle.1
    98 file path=usr/share/man/man1/zshzle.1
       
    99 dir  path=usr/share/zsh
       
   100 dir  path=usr/share/zsh/$(COMPONENT_VERSION)
       
   101 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions
       
   102 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar
   130 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/age
   103 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/age
   131 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar
   104 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar
   132 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_add
   105 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_add
   133 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_edit
   106 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_edit
   134 file \
   107 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_lockfiles
   135     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_lockfiles
       
   136 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_parse
   108 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_parse
   137 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_read
   109 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_read
   138 file \
   110 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_scandate
   139     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_scandate
       
   140 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_show
   111 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_show
   141 file \
   112 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_showdate
   142     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_showdate
       
   143 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_sort
   113 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Calendar/calendar_sort
       
   114 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd
   144 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/_cdr
   115 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/_cdr
   145 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/cdr
   116 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/cdr
   146 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_add
   117 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_add
   147 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_dirs
   118 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_dirs
   148 file \
   119 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_filehandler
   149     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/chpwd_recent_filehandler
   120 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/zsh_directory_name_cdr
   150 file \
   121 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion
   151     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Chpwd/zsh_directory_name_cdr
   122 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX
   152 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_floppy
   123 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_floppy
   153 file \
   124 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_logical_volumes
   154     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_logical_volumes
       
   155 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lscfg
   125 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lscfg
   156 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lsdev
   126 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lsdev
   157 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lslv
   127 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lslv
   158 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lspv
   128 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lspv
   159 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lsvg
   129 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_lsvg
   160 file \
   130 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_object_classes
   161     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_object_classes
   131 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_physical_volumes
   162 file \
       
   163     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_physical_volumes
       
   164 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_smit
   132 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_smit
   165 file \
   133 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_volume_groups
   166     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/AIX/_volume_groups
   134 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD
   167 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_bsd_pkg
   135 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_bsd_pkg
   168 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_chflags
   136 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_chflags
   169 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_csup
   137 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_csup
   170 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_cvsup
   138 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_cvsup
   171 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fetch
   139 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fetch
   172 file \
   140 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_freebsd-update
   173     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_freebsd-update
       
   174 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fstat
   141 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_fstat
   175 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_kld
   142 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_kld
   176 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_pfctl
   143 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_pfctl
   177 file \
   144 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portaudit
   178     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portaudit
   145 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portlint
   179 file \
   146 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portmaster
   180     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portlint
   147 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portsnap
   181 file \
       
   182     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portmaster
       
   183 file \
       
   184     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_portsnap
       
   185 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_powerd
   148 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_powerd
   186 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_procstat
   149 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_procstat
   187 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_sockstat
   150 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/BSD/_sockstat
   188 file \
   151 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base
   189     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_labels
   152 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_labels
   190 file \
   153 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_matches
   191     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_all_matches
   154 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_alternative
   192 file \
   155 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_approximate
   193     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_alternative
   156 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arg_compile
   194 file \
   157 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arguments
   195     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_approximate
   158 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_bash_completions
   196 file \
   159 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_cache_invalid
   197     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arg_compile
   160 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_function
   198 file \
   161 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_program
   199     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_arguments
   162 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_combination
   200 file \
   163 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_comp_locale
   201     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_bash_completions
   164 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete
   202 file \
   165 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_debug
   203     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_cache_invalid
   166 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help
   204 file \
   167 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help_generic
   205     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_function
   168 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_tag
   206 file \
   169 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct
   207     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_call_program
   170 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_filename
   208 file \
   171 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_word
   209     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_combination
   172 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_describe
   210 file \
   173 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_description
   211     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_comp_locale
   174 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_dispatch
   212 file \
       
   213     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete
       
   214 file \
       
   215     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_debug
       
   216 file \
       
   217     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help
       
   218 file \
       
   219     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_help_generic
       
   220 file \
       
   221     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_complete_tag
       
   222 file \
       
   223     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct
       
   224 file \
       
   225     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_filename
       
   226 file \
       
   227     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_correct_word
       
   228 file \
       
   229     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_describe
       
   230 file \
       
   231     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_description
       
   232 file \
       
   233     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_dispatch
       
   234 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand
   175 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand
   235 file \
   176 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_alias
   236     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_alias
   177 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_word
   237 file \
   178 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_extensions
   238     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_expand_word
   179 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_generic
   239 file \
       
   240     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_extensions
       
   241 file \
       
   242     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_generic
       
   243 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_guard
   180 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_guard
   244 file \
   181 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history
   245     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history
   182 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history_complete_word
   246 file \
   183 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_ignored
   247     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_history_complete_word
       
   248 file \
       
   249     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_ignored
       
   250 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_list
   184 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_list
   251 file \
   185 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_main_complete
   252     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_main_complete
       
   253 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_match
   186 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_match
   254 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_menu
   187 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_menu
   255 file \
   188 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_message
   256     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_message
   189 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_most_recent_file
   257 file \
   190 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_multi_parts
   258     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_most_recent_file
   191 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_label
   259 file \
   192 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_tags
   260     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_multi_parts
       
   261 file \
       
   262     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_label
       
   263 file \
       
   264     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_next_tags
       
   265 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_normal
   193 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_normal
   266 file \
   194 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_nothing
   267     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_nothing
   195 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_oldlist
   268 file \
   196 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_pick_variant
   269     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_oldlist
       
   270 file \
       
   271     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_pick_variant
       
   272 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_prefix
   197 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_prefix
   273 file \
   198 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_read_comp
   274     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_read_comp
   199 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_arguments
   275 file \
   200 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_words
   276     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_arguments
   201 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_requested
   277 file \
   202 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_retrieve_cache
   278     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_regex_words
   203 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sep_parts
   279 file \
   204 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sequence
   280     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_requested
   205 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_set_command
   281 file \
       
   282     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_retrieve_cache
       
   283 file \
       
   284     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sep_parts
       
   285 file \
       
   286     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sequence
       
   287 file \
       
   288     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_set_command
       
   289 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_setup
   206 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_setup
   290 file \
   207 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_store_cache
   291     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_store_cache
   208 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sub_commands
   292 file \
       
   293     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_sub_commands
       
   294 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_tags
   209 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_tags
   295 file \
   210 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_user_expand
   296     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_user_expand
       
   297 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_values
   211 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_values
   298 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_wanted
   212 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Base/_wanted
   299 file \
   213 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin
   300     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygcheck
   214 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygcheck
   301 file \
   215 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygpath
   302     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygpath
   216 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygrunsrv
   303 file \
   217 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygserver
   304     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygrunsrv
   218 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygstart
   305 file \
   219 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_dumper
   306     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygserver
   220 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_getclip
   307 file \
   221 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkshortcut
   308     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_cygstart
   222 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkzsh
   309 file \
       
   310     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_dumper
       
   311 file \
       
   312     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_getclip
       
   313 file \
       
   314     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkshortcut
       
   315 file \
       
   316     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_mkzsh
       
   317 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_pscp
   223 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_pscp
   318 file \
   224 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_putclip
   319     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_putclip
   225 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_readshortcut
   320 file \
   226 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin
   321     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Cygwin/_readshortcut
   227 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_defaults
   322 file \
       
   323     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_defaults
       
   324 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_fink
   228 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_fink
   325 file \
   229 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_hdiutil
   326     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_hdiutil
   230 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_applications
   327 file \
   231 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_files_for_application
   328     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_applications
       
   329 file \
       
   330     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_mac_files_for_application
       
   331 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_open
   232 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_open
   332 file \
   233 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_qtplay
   333     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_qtplay
   234 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_retrieve_mac_apps
   334 file \
   235 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_softwareupdate
   335     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_retrieve_mac_apps
   236 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_system_profiler
   336 file \
   237 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian
   337     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_softwareupdate
   238 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_a2utils
   338 file \
       
   339     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Darwin/_system_profiler
       
   340 file \
       
   341     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_a2utils
       
   342 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt
   239 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt
   343 file \
   240 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-file
   344     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-file
   241 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-move
   345 file \
   242 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-show-versions
   346     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-move
   243 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_aptitude
   347 file \
   244 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_auto-apt
   348     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_apt-show-versions
   245 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_axi-cache
   349 file \
       
   350     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_aptitude
       
   351 file \
       
   352     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_auto-apt
       
   353 file \
       
   354     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_axi-cache
       
   355 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_bts
   246 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_bts
   356 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_bug
   247 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_bug
   357 file \
   248 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_cdbs-edit-patch
   358     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_cdbs-edit-patch
       
   359 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dak
   249 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dak
   360 file \
   250 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot
   361     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot
   251 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot-dsa
   362 file \
   252 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dcut
   363     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dchroot-dsa
   253 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_packages
   364 file \
   254 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debchange
   365     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dcut
   255 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debdiff
   366 file \
   256 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debfoster
   367     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_deb_packages
   257 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debsign
   368 file \
   258 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dlocate
   369     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debchange
   259 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpatch-edit-patch
   370 file \
       
   371     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debdiff
       
   372 file \
       
   373     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debfoster
       
   374 file \
       
   375     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_debsign
       
   376 file \
       
   377     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dlocate
       
   378 file \
       
   379     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpatch-edit-patch
       
   380 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg
   260 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg
   381 file \
   261 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-buildpackage
   382     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-buildpackage
   262 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-cross
   383 file \
   263 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-repack
   384     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-cross
   264 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg_source
   385 file \
       
   386     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg-repack
       
   387 file \
       
   388     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dpkg_source
       
   389 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dput
   265 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dput
   390 file \
   266 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dupload
   391     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_dupload
   267 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_git-buildpackage
   392 file \
   268 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_grep-excuses
   393     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_git-buildpackage
   269 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_invoke-rc.d
   394 file \
   270 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lighttpd
   395     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_grep-excuses
   271 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lintian
   396 file \
   272 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_madison
   397     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_invoke-rc.d
   273 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_make-kpkg
   398 file \
   274 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_members
   399     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lighttpd
   275 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_mergechanges
   400 file \
   276 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_module-assistant
   401     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_lintian
   277 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_pbuilder
   402 file \
   278 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_piuparts
   403     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_madison
   279 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_reprepro
   404 file \
   280 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_schroot
   405     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_make-kpkg
   281 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_svn-buildpackage
   406 file \
   282 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_toolchain-source
   407     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_members
   283 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-alternatives
   408 file \
   284 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-rc.d
   409     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_mergechanges
   285 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_uscan
   410 file \
   286 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_vim-addons
   411     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_module-assistant
   287 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wajig
   412 file \
   288 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wanna-build
   413     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_pbuilder
   289 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux
   414 file \
       
   415     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_piuparts
       
   416 file \
       
   417     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_reprepro
       
   418 file \
       
   419     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_schroot
       
   420 file \
       
   421     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_svn-buildpackage
       
   422 file \
       
   423     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_toolchain-source
       
   424 file \
       
   425     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-alternatives
       
   426 file \
       
   427     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_update-rc.d
       
   428 file \
       
   429     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_uscan
       
   430 file \
       
   431     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_vim-addons
       
   432 file \
       
   433     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wajig
       
   434 file \
       
   435     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Debian/_wanna-build
       
   436 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpi
   290 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpi
   437 file \
   291 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpitool
   438     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_acpitool
   292 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_analyseplugin
   439 file \
       
   440     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_analyseplugin
       
   441 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_brctl
   293 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_brctl
   442 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_btrfs
   294 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_btrfs
   443 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_chrt
   295 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_chrt
   444 file \
   296 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_cryptsetup
   445     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_cryptsetup
   297 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ethtool
   446 file \
   298 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_arguments
   447     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ethtool
   299 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_values
   448 file \
   300 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fusermount
   449     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_arguments
   301 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ionice
   450 file \
       
   451     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fuse_values
       
   452 file \
       
   453     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_fusermount
       
   454 file \
       
   455     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ionice
       
   456 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ipset
   302 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ipset
   457 file \
   303 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iptables
   458     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iptables
   304 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iwconfig
   459 file \
   305 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_losetup
   460     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_iwconfig
       
   461 file \
       
   462     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_losetup
       
   463 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_lsusb
   306 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_lsusb
   464 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mdadm
   307 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mdadm
   465 file \
   308 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mii-tool
   466     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mii-tool
   309 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_modutils
   467 file \
       
   468     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_modutils
       
   469 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mondo
   310 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_mondo
   470 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_nmcli
   311 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_nmcli
   471 file \
   312 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_pkgtool
   472     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_pkgtool
   313 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_rpmbuild
   473 file \
   314 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_schedtool
   474     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_rpmbuild
       
   475 file \
       
   476     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_schedtool
       
   477 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ss
   315 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_ss
   478 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_sshfs
   316 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_sshfs
   479 file \
   317 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_strace
   480     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_strace
       
   481 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_sysstat
   318 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_sysstat
   482 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tpb
   319 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tpb
   483 file \
   320 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tpconfig
   484     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tpconfig
   321 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tune2fs
   485 file \
       
   486     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_tune2fs
       
   487 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_uml
   322 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_uml
   488 file \
   323 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_valgrind
   489     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_valgrind
   324 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_vserver
   490 file \
   325 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wakeup_capable_devices
   491     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_vserver
       
   492 file \
       
   493     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wakeup_capable_devices
       
   494 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wpa_cli
   326 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_wpa_cli
   495 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_yast
   327 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Linux/_yast
   496 file \
   328 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva
   497     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_rebootin
   329 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_rebootin
   498 file \
   330 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_urpmi
   499     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Mandriva/_urpmi
   331 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat
   500 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_rpm
   332 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_rpm
   501 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_yum
   333 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Redhat/_yum
   502 file \
   334 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris
   503     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_be_name
   335 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_be_name
   504 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_beadm
   336 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_beadm
   505 file \
   337 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_coreadm
   506     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_coreadm
   338 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dhcpinfo
   507 file \
   339 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dladm
   508     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dhcpinfo
   340 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dtrace
   509 file \
   341 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dumpadm
   510     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dladm
   342 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_flowadm
   511 file \
   343 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_fmadm
   512     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dtrace
   344 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_gcore
   513 file \
   345 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_inetadm
   514     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_dumpadm
   346 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ipadm
   515 file \
   347 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_netstat
   516     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_flowadm
   348 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pfexec
   517 file \
   349 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pkg5
   518     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_fmadm
   350 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_prstat
   519 file \
       
   520     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_gcore
       
   521 file \
       
   522     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_inetadm
       
   523 file \
       
   524     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ipadm
       
   525 file \
       
   526     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_netstat
       
   527 file \
       
   528     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pfexec
       
   529 file \
       
   530     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_pkg5
       
   531 file \
       
   532     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_prstat
       
   533 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ps
   351 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ps
   534 file \
   352 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ptree
   535     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_ptree
   353 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_savecore
   536 file \
   354 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_snoop
   537     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_savecore
   355 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcadm
   538 file \
   356 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svccfg
   539     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_snoop
   357 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcprop
   540 file \
   358 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs
   541     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcadm
   359 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs_fmri
   542 file \
   360 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zlogin
   543     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svccfg
   361 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zoneadm
   544 file \
   362 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zones
   545     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcprop
   363 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix
   546 file \
       
   547     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs
       
   548 file \
       
   549     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_svcs_fmri
       
   550 file \
       
   551     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zlogin
       
   552 file \
       
   553     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zoneadm
       
   554 file \
       
   555     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Solaris/_zones
       
   556 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_a2ps
   364 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_a2ps
   557 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_aap
   365 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_aap
   558 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_adb
   366 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_adb
   559 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ant
   367 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ant
   560 file \
   368 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_antiword
   561     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_antiword
   369 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apachectl
   562 file \
       
   563     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apachectl
       
   564 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apm
   370 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_apm
   565 file \
   371 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_archives
   566     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_archives
   372 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_namespace
   567 file \
       
   568     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arch_namespace
       
   569 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arp
   373 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arp
   570 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arping
   374 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_arping
   571 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_at
   375 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_at
   572 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_attr
   376 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_attr
   573 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_augeas
   377 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_augeas
   574 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_awk
   378 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_awk
   575 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_baz
   379 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_baz
   576 file \
   380 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bind_addresses
   577     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bind_addresses
       
   578 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bison
   381 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bison
   579 file \
   382 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bittorrent
   580     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bittorrent
   383 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bogofilter
   581 file \
       
   582     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bogofilter
       
   583 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bpython
   384 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bpython
   584 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bzip2
   385 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bzip2
   585 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bzr
   386 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_bzr
   586 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cal
   387 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cal
   587 file \
   388 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_calendar
   588     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_calendar
   389 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_canonical_paths
   589 file \
       
   590     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_canonical_paths
       
   591 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cat
   390 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cat
   592 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ccal
   391 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ccal
   593 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdcd
   392 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdcd
   594 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrdao
   393 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrdao
   595 file \
   394 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrecord
   596     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cdrecord
   395 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chkconfig
   597 file \
       
   598     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chkconfig
       
   599 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chmod
   396 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chmod
   600 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chown
   397 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chown
   601 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chsh
   398 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_chsh
   602 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_clay
   399 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_clay
   603 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_comm
   400 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_comm
   604 file \
   401 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_compress
   605     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_compress
   402 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_configure
   606 file \
       
   607     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_configure
       
   608 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cowsay
   403 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cowsay
   609 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cp
   404 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cp
   610 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cpio
   405 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cpio
   611 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cplay
   406 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cplay
   612 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cssh
   407 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cssh
   613 file \
   408 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ctags_tags
   614     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ctags_tags
       
   615 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cut
   409 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cut
   616 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cvs
   410 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_cvs
   617 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_date
   411 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_date
   618 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dbus
   412 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dbus
   619 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dd
   413 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dd
   620 file \
   414 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_devtodo
   621     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_devtodo
       
   622 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_df
   415 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_df
   623 file \
   416 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dhclient
   624     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dhclient
       
   625 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict
   417 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict
   626 file \
   418 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict_words
   627     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dict_words
       
   628 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff
   419 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff
   629 file \
   420 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff_options
   630     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diff_options
   421 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diffstat
   631 file \
   422 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dir_list
   632     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_diffstat
   423 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_directories
   633 file \
       
   634     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dir_list
       
   635 file \
       
   636     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_directories
       
   637 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_django
   424 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_django
   638 file \
   425 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dmidecode
   639     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dmidecode
   426 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_domains
   640 file \
       
   641     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_domains
       
   642 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dsh
   427 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dsh
   643 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_du
   428 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_du
   644 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dvi
   429 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_dvi
   645 file \
   430 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ecasound
   646     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ecasound
       
   647 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elinks
   431 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elinks
   648 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elm
   432 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_elm
   649 file \
   433 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_email_addresses
   650     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_email_addresses
   434 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_enscript
   651 file \
       
   652     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_enscript
       
   653 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_env
   435 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_env
   654 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_espeak
   436 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_espeak
   655 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_etags
   437 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_etags
   656 file \
   438 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fakeroot
   657     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fakeroot
       
   658 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_feh
   439 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_feh
   659 file \
   440 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fetchmail
   660     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fetchmail
       
   661 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ffmpeg
   441 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ffmpeg
   662 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_figlet
   442 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_figlet
   663 file \
   443 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_file_systems
   664     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_file_systems
       
   665 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_files
   444 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_files
   666 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_find
   445 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_find
   667 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_finger
   446 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_finger
   668 file \
   447 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flasher
   669     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flasher
       
   670 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flex
   448 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_flex
   671 file \
   449 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fortune
   672     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fortune
       
   673 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fsh
   450 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fsh
   674 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fuser
   451 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_fuser
   675 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gcc
   452 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gcc
   676 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gdb
   453 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gdb
   677 file \
   454 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_genisoimage
   678     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_genisoimage
   455 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getconf
   679 file \
       
   680     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getconf
       
   681 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getent
   456 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getent
   682 file \
   457 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getfacl
   683     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getfacl
   458 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getmail
   684 file \
       
   685     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_getmail
       
   686 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_git
   459 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_git
   687 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global
   460 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global
   688 file \
   461 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global_tags
   689     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_global_tags
   462 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnu_generic
   690 file \
       
   691     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnu_generic
       
   692 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnupod
   463 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnupod
   693 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnutls
   464 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gnutls
   694 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_go
   465 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_go
   695 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gpg
   466 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gpg
   696 file \
   467 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gphoto2
   697     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gphoto2
       
   698 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gprof
   468 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gprof
   699 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gradle
   469 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gradle
   700 file \
   470 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_graphicsmagick
   701     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_graphicsmagick
       
   702 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_grep
   471 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_grep
   703 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_groff
   472 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_groff
   704 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_groups
   473 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_groups
   705 file \
   474 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_growisofs
   706     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_growisofs
       
   707 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gs
   475 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gs
   708 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_guilt
   476 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_guilt
   709 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gzip
   477 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_gzip
       
   478 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_have_glob_qual
   710 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hg
   479 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hg
   711 file \
       
   712     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_have_glob_qual
       
   713 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hosts
   480 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_hosts
   714 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iconv
   481 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iconv
   715 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_id
   482 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_id
   716 file \
   483 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ifconfig
   717     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ifconfig
       
   718 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iftop
   484 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_iftop
   719 file \
   485 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_imagemagick
   720     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_imagemagick
       
   721 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_init_d
   486 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_init_d
   722 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_initctl
   487 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_initctl
   723 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ip
   488 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ip
   724 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_irssi
   489 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_irssi
   725 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ispell
   490 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ispell
   726 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java
   491 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java
   727 file \
   492 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java_class
   728     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_java_class
       
   729 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_joe
   493 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_joe
   730 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_join
   494 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_join
   731 file \
   495 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_killall
   732     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_killall
       
   733 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_knock
   496 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_knock
   734 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_kvno
   497 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_kvno
   735 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_last
   498 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_last
   736 file \
   499 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ld_debug
   737     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ld_debug
       
   738 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ldd
   500 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ldd
   739 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_less
   501 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_less
   740 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lha
   502 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lha
   741 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_links
   503 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_links
   742 file \
   504 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_list_files
   743     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_list_files
       
   744 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ln
   505 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ln
   745 file \
   506 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_loadkeys
   746     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_loadkeys
   507 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locales
   747 file \
       
   748     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locales
       
   749 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locate
   508 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_locate
   750 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_look
   509 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_look
   751 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lp
   510 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lp
   752 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ls
   511 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ls
   753 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lsof
   512 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lsof
   754 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lynx
   513 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lynx
   755 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lzop
   514 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_lzop
   756 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mail
   515 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mail
   757 file \
   516 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mailboxes
   758     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mailboxes
       
   759 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_make
   517 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_make
   760 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_man
   518 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_man
   761 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_md5sum
   519 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_md5sum
   762 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mencal
   520 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mencal
   763 file \
   521 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_metaflac
   764     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_metaflac
       
   765 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mh
   522 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mh
   766 file \
   523 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mime_types
   767     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mime_types
       
   768 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mkdir
   524 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mkdir
   769 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_module
   525 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_module
   770 file \
   526 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_monotone
   771     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_monotone
       
   772 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_moosic
   527 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_moosic
   773 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mosh
   528 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mosh
   774 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mount
   529 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mount
   775 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mpc
   530 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mpc
   776 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mt
   531 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mt
   777 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mtools
   532 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mtools
   778 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mtr
   533 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mtr
   779 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mutt
   534 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mutt
   780 file \
   535 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_my_accounts
   781     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_my_accounts
   536 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysql_utils
   782 file \
   537 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysqldiff
   783     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysql_utils
       
   784 file \
       
   785     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_mysqldiff
       
   786 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ncftp
   538 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ncftp
   787 file \
   539 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_net_interfaces
   788     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_net_interfaces
       
   789 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_netcat
   540 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_netcat
   790 file \
   541 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_newsgroups
   791     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_newsgroups
       
   792 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nice
   542 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nice
   793 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nkf
   543 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nkf
   794 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nm
   544 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nm
   795 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nmap
   545 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nmap
   796 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_notmuch
   546 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_notmuch
   797 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_npm
   547 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_npm
   798 file \
   548 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nslookup
   799     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_nslookup
       
   800 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_od
   549 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_od
   801 file \
   550 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_other_accounts
   802     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_other_accounts
       
   803 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pack
   551 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pack
   804 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_patch
   552 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_patch
   805 file \
   553 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_commands
   806     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_commands
   554 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_files
   807 file \
       
   808     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_path_files
       
   809 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pax
   555 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pax
   810 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pbm
   556 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pbm
   811 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pdf
   557 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pdf
   812 file \
   558 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perforce
   813     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perforce
       
   814 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl
   559 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl
   815 file \
   560 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_basepods
   816     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_basepods
   561 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_modules
   817 file \
   562 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perldoc
   818     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perl_modules
       
   819 file \
       
   820     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_perldoc
       
   821 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pgrep
   563 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pgrep
   822 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_php
   564 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_php
   823 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pids
   565 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pids
   824 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pine
   566 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pine
   825 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ping
   567 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ping
   826 file \
   568 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg-config
   827     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg-config
   569 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg_instance
   828 file \
       
   829     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkg_instance
       
   830 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkgadd
   570 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkgadd
   831 file \
   571 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkginfo
   832     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkginfo
       
   833 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkgrm
   572 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pkgrm
   834 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pon
   573 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pon
   835 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ports
   574 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ports
   836 file \
   575 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postfix
   837     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postfix
   576 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postscript
   838 file \
       
   839     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_postscript
       
   840 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_prcs
   577 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_prcs
   841 file \
   578 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printenv
   842     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printenv
   579 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printers
   843 file \
       
   844     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_printers
       
   845 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_prove
   580 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_prove
   846 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ps1234
   581 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ps1234
   847 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pspdf
   582 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pspdf
   848 file \
   583 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_psutils
   849     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_psutils
       
   850 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pump
   584 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pump
   851 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pydoc
   585 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_pydoc
   852 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_python
   586 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_python
   853 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_qemu
   587 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_qemu
   854 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_quilt
   588 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_quilt
   855 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_raggle
   589 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_raggle
   856 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rake
   590 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rake
   857 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ranlib
   591 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ranlib
   858 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rar
   592 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rar
   859 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rcs
   593 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rcs
   860 file \
   594 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_remote_files
   861     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_remote_files
       
   862 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_renice
   595 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_renice
   863 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ri
   596 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ri
   864 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rlogin
   597 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rlogin
   865 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rm
   598 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rm
   866 file \
   599 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rrdtool
   867     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rrdtool
       
   868 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rsync
   600 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rsync
   869 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rubber
   601 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_rubber
   870 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ruby
   602 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ruby
   871 file \
   603 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sablotron
   872     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sablotron
       
   873 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_samba
   604 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_samba
   874 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sccs
   605 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sccs
   875 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_screen
   606 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_screen
   876 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sed
   607 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sed
   877 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_service
   608 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_service
   878 file \
   609 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_services
   879     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_services
   610 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_setfacl
   880 file \
       
   881     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_setfacl
       
   882 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sh
   611 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sh
   883 file \
   612 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_showmount
   884     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_showmount
   613 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_signals
   885 file \
       
   886     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_signals
       
   887 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sisu
   614 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sisu
   888 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_slrn
   615 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_slrn
   889 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_socket
   616 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_socket
   890 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sort
   617 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sort
   891 file \
   618 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_spamassassin
   892     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_spamassassin
       
   893 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sqlite
   619 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sqlite
   894 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sqsh
   620 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sqsh
   895 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ssh
   621 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_ssh
   896 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stgit
   622 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stgit
   897 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_strip
   623 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_strip
   898 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stty
   624 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_stty
   899 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_su
   625 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_su
   900 file \
   626 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_subversion
   901     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_subversion
       
   902 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sudo
   627 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sudo
   903 file \
   628 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_surfraw
   904     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_surfraw
       
   905 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sysctl
   629 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_sysctl
   906 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar
   630 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar
   907 file \
   631 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar_archive
   908     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tar_archive
       
   909 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tardy
   632 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tardy
   910 file \
   633 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcpdump
   911     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcpdump
   634 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcptraceroute
   912 file \
       
   913     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tcptraceroute
       
   914 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_telnet
   635 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_telnet
   915 file \
   636 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_terminals
   916     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_terminals
       
   917 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tex
   637 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tex
   918 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texi
   638 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texi
   919 file \
   639 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texinfo
   920     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_texinfo
       
   921 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tidy
   640 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tidy
   922 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tiff
   641 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tiff
   923 file \
   642 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tilde_files
   924     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tilde_files
   643 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_time_zone
   925 file \
       
   926     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_time_zone
       
   927 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tin
   644 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tin
   928 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tla
   645 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tla
   929 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tmux
   646 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tmux
   930 file \
   647 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_todo.sh
   931     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_todo.sh
       
   932 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_toilet
   648 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_toilet
   933 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_topgit
   649 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_topgit
   934 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_totd
   650 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_totd
   935 file \
   651 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tracepath
   936     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tracepath
       
   937 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tree
   652 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_tree
   938 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_twidge
   653 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_twidge
   939 file \
   654 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_twisted
   940     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_twisted
       
   941 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unace
   655 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unace
   942 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uname
   656 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uname
   943 file \
   657 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unexpand
   944     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unexpand
       
   945 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uniq
   658 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uniq
   946 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unison
   659 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_unison
   947 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_units
   660 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_units
   948 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_urls
   661 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_urls
   949 file \
   662 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_admin
   950     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_admin
   663 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_at_host
   951 file \
       
   952     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_user_at_host
       
   953 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users
   664 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users
   954 file \
   665 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users_on
   955     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_users_on
       
   956 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uzbl
   666 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_uzbl
   957 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vcsh
   667 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vcsh
   958 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vim
   668 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vim
   959 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vorbis
   669 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vorbis
   960 file \
   670 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vorbiscomment
   961     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vorbiscomment
       
   962 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vux
   671 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_vux
   963 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_w3m
   672 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_w3m
   964 file \
   673 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_webbrowser
   965     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_webbrowser
       
   966 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wget
   674 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wget
   967 file \
   675 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whereis
   968     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whereis
       
   969 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whois
   676 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_whois
   970 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wiggle
   677 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_wiggle
   971 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xargs
   678 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xargs
   972 file \
   679 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmlsoft
   973     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmlsoft
       
   974 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmms2
   680 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xmms2
   975 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xz
   681 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_xz
   976 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yafc
   682 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yafc
   977 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yodl
   683 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yodl
   978 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yp
   684 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_yp
   979 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zcat
   685 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zcat
   980 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zdump
   686 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zdump
   981 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs
   687 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs
   982 file \
   688 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_dataset
   983     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_dataset
   689 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_keysource_props
   984 file \
   690 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_pool
   985     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_keysource_props
       
   986 file \
       
   987     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zfs_pool
       
   988 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zip
   691 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zip
   989 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zpool
   692 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Unix/_zpool
       
   693 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X
   990 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_acroread
   694 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_acroread
   991 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_dcop
   695 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_dcop
   992 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gnome-gv
   696 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gnome-gv
   993 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gqview
   697 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gqview
   994 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gv
   698 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_gv
  1003 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_pdftk
   707 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_pdftk
  1004 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_qiv
   708 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_qiv
  1005 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_setxkbmap
   709 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_setxkbmap
  1006 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_urxvt
   710 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_urxvt
  1007 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_vnc
   711 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_vnc
  1008 file \
   712 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_arguments
  1009     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_arguments
   713 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_borderwidth
  1010 file \
       
  1011     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_borderwidth
       
  1012 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_color
   714 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_color
  1013 file \
   715 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_colormapid
  1014     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_colormapid
       
  1015 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_cursor
   716 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_cursor
  1016 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_display
   717 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_display
  1017 file \
   718 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_extension
  1018     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_extension
       
  1019 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_font
   719 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_font
  1020 file \
   720 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_geometry
  1021     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_geometry
       
  1022 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_keysym
   721 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_keysym
  1023 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_locale
   722 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_locale
  1024 file \
   723 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_modifier
  1025     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_modifier
       
  1026 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_name
   724 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_name
  1027 file \
   725 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_resource
  1028     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_resource
   726 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_selection_timeout
  1029 file \
       
  1030     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_selection_timeout
       
  1031 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_title
   727 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_title
  1032 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_utils
   728 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_utils
  1033 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_visual
   729 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_visual
  1034 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_window
   730 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_x_window
  1035 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xauth
   731 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xauth
  1036 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xclip
   732 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xclip
  1037 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xdvi
   733 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xdvi
  1038 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xfig
   734 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xfig
  1039 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xft_fonts
   735 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xft_fonts
  1040 file \
   736 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xloadimage
  1041     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xloadimage
       
  1042 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xmodmap
   737 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xmodmap
  1043 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xournal
   738 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xournal
  1044 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xpdf
   739 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xpdf
  1045 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xrandr
   740 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xrandr
  1046 file \
   741 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xscreensaver
  1047     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xscreensaver
       
  1048 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xset
   742 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xset
  1049 file \
   743 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_arguments
  1050     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_arguments
   744 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_session_id
  1051 file \
       
  1052     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xt_session_id
       
  1053 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xterm
   745 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xterm
  1054 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xv
   746 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xv
  1055 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xwit
   747 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/X/_xwit
       
   748 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh
  1056 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_alias
   749 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_alias
  1057 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_aliases
   750 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_aliases
  1058 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_arrays
   751 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_arrays
  1059 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_assign
   752 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_assign
  1060 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_autocd
   753 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_autocd
  1061 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_bindkey
   754 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_bindkey
  1062 file \
   755 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_brace_parameter
  1063     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_brace_parameter
       
  1064 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_builtin
   756 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_builtin
  1065 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_cd
   757 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_cd
  1066 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command
   758 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command
  1067 file \
   759 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command_names
  1068     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_command_names
       
  1069 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_compdef
   760 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_compdef
  1070 file \
   761 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_condition
  1071     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_condition
       
  1072 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_default
   762 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_default
  1073 file \
   763 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_delimiters
  1074     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_delimiters
   764 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_directory_stack
  1075 file \
       
  1076     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_directory_stack
       
  1077 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_dirs
   765 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_dirs
  1078 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_disable
   766 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_disable
  1079 file \
   767 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_dynamic_directory_name
  1080     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_dynamic_directory_name
       
  1081 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_echotc
   768 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_echotc
  1082 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_echoti
   769 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_echoti
  1083 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_emulate
   770 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_emulate
  1084 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_enable
   771 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_enable
  1085 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_equal
   772 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_equal
  1086 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_fc
   773 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_fc
  1087 file \
   774 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_file_descriptors
  1088     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_file_descriptors
       
  1089 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_first
   775 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_first
  1090 file \
   776 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_functions
  1091     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_functions
   777 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globflags
  1092 file \
   778 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globqual_delims
  1093     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globflags
   779 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globquals
  1094 file \
       
  1095     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globqual_delims
       
  1096 file \
       
  1097     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_globquals
       
  1098 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_hash
   780 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_hash
  1099 file \
   781 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_history_modifiers
  1100     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_history_modifiers
   782 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_in_vared
  1101 file \
       
  1102     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_in_vared
       
  1103 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs
   783 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs
  1104 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_bg
   784 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_bg
  1105 file \
   785 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_builtin
  1106     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_builtin
       
  1107 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_fg
   786 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_jobs_fg
  1108 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_kill
   787 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_kill
  1109 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_limit
   788 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_limit
  1110 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_limits
   789 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_limits
  1111 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_math
   790 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_math
  1112 file \
   791 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_math_params
  1113     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_math_params
       
  1114 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_mere
   792 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_mere
  1115 file \
   793 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_module_math_func
  1116     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_module_math_func
       
  1117 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options
   794 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options
  1118 file \
   795 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_set
  1119     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_set
   796 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_unset
  1120 file \
   797 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameter
  1121     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_options_unset
   798 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameters
  1122 file \
   799 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_precommand
  1123     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameter
       
  1124 file \
       
  1125     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_parameters
       
  1126 file \
       
  1127     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_precommand
       
  1128 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_print
   800 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_print
  1129 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_prompt
   801 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_prompt
  1130 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_read
   802 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_read
  1131 file \
   803 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_redirect
  1132     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_redirect
   804 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_run-help
  1133 file \
       
  1134     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_run-help
       
  1135 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_sched
   805 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_sched
  1136 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_set
   806 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_set
  1137 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_setopt
   807 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_setopt
  1138 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_source
   808 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_source
  1139 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_stat
   809 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_stat
  1140 file \
   810 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_subscript
  1141     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_subscript
   811 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_suffix_alias_files
  1142 file \
       
  1143     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_suffix_alias_files
       
  1144 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_tcpsys
   812 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_tcpsys
  1145 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_tilde
   813 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_tilde
  1146 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_trap
   814 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_trap
  1147 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ttyctl
   815 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ttyctl
  1148 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_typeset
   816 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_typeset
  1149 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ulimit
   817 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ulimit
  1150 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_unhash
   818 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_unhash
  1151 file \
   819 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_user_math_func
  1152     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_user_math_func
       
  1153 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_value
   820 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_value
  1154 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vared
   821 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vared
  1155 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vars
   822 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_vars
  1156 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_wait
   823 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_wait
  1157 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_which
   824 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_which
  1158 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zargs
   825 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zargs
  1159 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zattr
   826 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zattr
  1160 file \
   827 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcalc_line
  1161     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcalc_line
   828 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcompile
  1162 file \
       
  1163     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zcompile
       
  1164 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zed
   829 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zed
  1165 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zftp
   830 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zftp
  1166 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zle
   831 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zle
  1167 file \
   832 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmodload
  1168     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmodload
       
  1169 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmv
   833 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zmv
  1170 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zpty
   834 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zpty
  1171 file \
   835 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zsh-mime-handler
  1172     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zsh-mime-handler
       
  1173 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zstyle
   836 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_zstyle
  1174 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ztodo
   837 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/Zsh/_ztodo
  1175 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/bashcompinit
   838 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/bashcompinit
  1176 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compaudit
   839 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compaudit
  1177 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compdump
   840 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compdump
  1178 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compinit
   841 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compinit
  1179 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compinstall
   842 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/compinstall
  1180 file \
   843 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_SUSEconfig
  1181     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_SUSEconfig
   844 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_hwinfo
  1182 file \
   845 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_yast2
  1183     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_hwinfo
   846 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Exceptions
  1184 file \
       
  1185     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Completion/openSUSE/_yast2
       
  1186 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Exceptions/catch
   847 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Exceptions/catch
  1187 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Exceptions/throw
   848 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Exceptions/throw
       
   849 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME
  1188 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/pick-web-browser
   850 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/pick-web-browser
  1189 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-contexts
   851 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-contexts
  1190 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-handler
   852 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-handler
  1191 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-setup
   853 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/MIME/zsh-mime-setup
       
   854 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc
  1192 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/add-zsh-hook
   855 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/add-zsh-hook
  1193 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/allopt
   856 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/allopt
  1194 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/checkmail
   857 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/checkmail
  1195 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/colors
   858 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/colors
  1196 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/getjobs
   859 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/getjobs
  1218 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zmathfuncdef
   881 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zmathfuncdef
  1219 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zmv
   882 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zmv
  1220 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zrecompile
   883 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zrecompile
  1221 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zstyle+
   884 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/zstyle+
  1222 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/ztodo
   885 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Misc/ztodo
  1223 file \
   886 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Newuser
  1224     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Newuser/zsh-newuser-install
   887 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Newuser/zsh-newuser-install
  1225 file \
   888 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts
  1226     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam1_setup
   889 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam1_setup
  1227 file \
   890 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam2_setup
  1228     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_adam2_setup
   891 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bart_setup
  1229 file \
   892 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bigfade_setup
  1230     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bart_setup
   893 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_clint_setup
  1231 file \
   894 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite2_setup
  1232     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_bigfade_setup
   895 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite_setup
  1233 file \
   896 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fade_setup
  1234     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_clint_setup
   897 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fire_setup
  1235 file \
   898 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_off_setup
  1236     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite2_setup
   899 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_oliver_setup
  1237 file \
   900 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_pws_setup
  1238     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_elite_setup
   901 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_redhat_setup
  1239 file \
   902 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_special_chars
  1240     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fade_setup
   903 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_suse_setup
  1241 file \
   904 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_walters_setup
  1242     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_fire_setup
   905 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_zefram_setup
  1243 file \
       
  1244     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_off_setup
       
  1245 file \
       
  1246     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_oliver_setup
       
  1247 file \
       
  1248     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_pws_setup
       
  1249 file \
       
  1250     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_redhat_setup
       
  1251 file \
       
  1252     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_special_chars
       
  1253 file \
       
  1254     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_suse_setup
       
  1255 file \
       
  1256     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_walters_setup
       
  1257 file \
       
  1258     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/prompt_zefram_setup
       
  1259 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/promptinit
   906 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Prompts/promptinit
       
   907 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP
  1260 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_alias
   908 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_alias
  1261 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_close
   909 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_close
  1262 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_command
   910 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_command
  1263 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_expect
   911 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_expect
  1264 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_fd_handler
   912 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_fd_handler
  1273 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_sess
   921 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_sess
  1274 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_shoot
   922 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_shoot
  1275 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_spam
   923 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_spam
  1276 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_talk
   924 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_talk
  1277 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_wait
   925 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/TCP/tcp_wait
  1278 file \
   926 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info
  1279     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_bzr
   927 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends
  1280 file \
   928 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_bzr
  1281     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cdv
   929 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cdv
  1282 file \
   930 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cvs
  1283     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_cvs
   931 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_darcs
  1284 file \
   932 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_fossil
  1285     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_darcs
   933 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_git
  1286 file \
   934 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_hg
  1287     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_fossil
   935 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_mtn
  1288 file \
   936 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_p4
  1289     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_git
   937 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svk
  1290 file \
   938 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svn
  1291     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_hg
   939 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_tla
  1292 file \
   940 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
  1293     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_mtn
   941 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_cdv
  1294 file \
   942 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_cvs
  1295     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_p4
   943 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_darcs
  1296 file \
   944 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_fossil
  1297     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svk
   945 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_git
  1298 file \
   946 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_hg
  1299     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_svn
   947 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_mtn
  1300 file \
   948 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_p4
  1301     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_detect_tla
   949 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_svk
  1302 file \
   950 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_svn
  1303     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_bzr
   951 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_tla
  1304 file \
   952 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_adjust
  1305     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_cdv
   953 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_bydir_detect
  1306 file \
   954 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_check_com
  1307     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_cvs
   955 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_formats
  1308 file \
   956 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_get_cmd
  1309     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_darcs
   957 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_hook
  1310 file \
   958 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_maxexports
  1311     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_fossil
   959 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_nvcsformats
  1312 file \
   960 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_quilt
  1313     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_git
   961 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_realpath
  1314 file \
   962 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_reposub
  1315     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_hg
       
  1316 file \
       
  1317     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_mtn
       
  1318 file \
       
  1319     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_p4
       
  1320 file \
       
  1321     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_svk
       
  1322 file \
       
  1323     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_svn
       
  1324 file \
       
  1325     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/Backends/VCS_INFO_get_data_tla
       
  1326 file \
       
  1327     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_adjust
       
  1328 file \
       
  1329     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_bydir_detect
       
  1330 file \
       
  1331     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_check_com
       
  1332 file \
       
  1333     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_formats
       
  1334 file \
       
  1335     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_get_cmd
       
  1336 file \
       
  1337     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_hook
       
  1338 file \
       
  1339     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_maxexports
       
  1340 file \
       
  1341     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_nvcsformats
       
  1342 file \
       
  1343     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_quilt
       
  1344 file \
       
  1345     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_realpath
       
  1346 file \
       
  1347     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_reposub
       
  1348 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_set
   963 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/VCS_INFO_set
  1349 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info
   964 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info
  1350 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_hookadd
   965 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_hookadd
  1351 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_hookdel
   966 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_hookdel
  1352 file \
   967 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_lastmsg
  1353     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_lastmsg
   968 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_printsys
  1354 file \
   969 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_setsys
  1355     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_printsys
   970 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp
  1356 file \
       
  1357     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/VCS_Info/vcs_info_setsys
       
  1358 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfanon
   971 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfanon
  1359 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfautocheck
   972 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfautocheck
  1360 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcd
   973 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcd
  1361 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcd_match
   974 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcd_match
  1362 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcget
   975 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfcget
  1384 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftp_progress
   997 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftp_progress
  1385 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftransfer
   998 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftransfer
  1386 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftype
   999 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zftype
  1387 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfuget
  1000 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfuget
  1388 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfuput
  1001 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zftp/zfuput
  1389 file \
  1002 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle
  1390     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-kill-word-match
  1003 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-kill-word-match
  1391 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-word-match
  1004 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/backward-word-match
  1392 file \
  1005 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/capitalize-word-match
  1393     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/capitalize-word-match
       
  1394 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/copy-earlier-word
  1006 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/copy-earlier-word
  1395 file \
  1007 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/cycle-completion-positions
  1396     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/cycle-completion-positions
  1008 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/define-composed-chars
  1397 file \
  1009 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/delete-whole-word-match
  1398     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/define-composed-chars
  1010 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-case-word-match
  1399 file \
  1011 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-line-or-beginning-search
  1400     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/delete-whole-word-match
       
  1401 file \
       
  1402     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-case-word-match
       
  1403 file \
       
  1404     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/down-line-or-beginning-search
       
  1405 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/edit-command-line
  1012 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/edit-command-line
  1406 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/expand-absolute-path
  1013 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/expand-absolute-path
  1407 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/forward-word-match
  1014 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/forward-word-match
  1408 file \
  1015 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-beginning-search-menu
  1409     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-beginning-search-menu
  1016 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-pattern-search
  1410 file \
       
  1411     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-pattern-search
       
  1412 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-search-end
  1017 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/history-search-end
  1413 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incarg
  1018 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incarg
  1414 file \
  1019 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incremental-complete-word
  1415     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/incremental-complete-word
  1020 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-composed-char
  1416 file \
       
  1417     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-composed-char
       
  1418 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-files
  1021 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-files
  1419 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-unicode-char
  1022 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/insert-unicode-char
  1420 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/keeper
  1023 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/keeper
  1421 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/keymap+widget
  1024 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/keymap+widget
  1422 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/kill-word-match
  1025 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/kill-word-match
  1423 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-word-context
  1026 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-word-context
  1424 file \
  1027 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-words-by-style
  1425     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/match-words-by-style
  1028 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/modify-current-argument
  1426 file \
       
  1427     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/modify-current-argument
       
  1428 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/move-line-in-buffer
  1029 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/move-line-in-buffer
  1429 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region
  1030 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region
  1430 file \
  1031 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region-invisible
  1431     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/narrow-to-region-invisible
       
  1432 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/predict-on
  1032 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/predict-on
  1433 file \
  1033 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/quote-and-complete-word
  1434     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/quote-and-complete-word
  1034 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/read-from-minibuffer
  1435 file \
       
  1436     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/read-from-minibuffer
       
  1437 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-argument
  1035 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-argument
  1438 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string
  1036 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string
  1439 file \
  1037 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string-again
  1440     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/replace-string-again
       
  1441 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-word-style
  1038 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/select-word-style
  1442 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/send-invisible
  1039 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/send-invisible
  1443 file \
  1040 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/smart-insert-last-word
  1444     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/smart-insert-last-word
  1041 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/split-shell-arguments
  1445 file \
       
  1446     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/split-shell-arguments
       
  1447 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/transpose-lines
  1042 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/transpose-lines
  1448 file \
  1043 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/transpose-words-match
  1449     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/transpose-words-match
       
  1450 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-case-word-match
  1044 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-case-word-match
  1451 file \
  1045 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-line-or-beginning-search
  1452     path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/up-line-or-beginning-search
       
  1453 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/url-quote-magic
  1046 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/url-quote-magic
  1454 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/which-command
  1047 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/which-command
       
  1048 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/zcalc-auto-insert
  1455 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/zed-set-file-name
  1049 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/zed-set-file-name
  1456 file path=usr/share/zsh/$(COMPONENT_VERSION)/functions/Zle/zcalc-auto-insert
       
  1457 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/alias
  1050 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/alias
  1458 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/autoload target=functions
  1051 link path=usr/share/zsh/$(COMPONENT_VERSION)/help/autoload target=functions
  1459 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/bg
  1052 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/bg
  1460 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/bindkey
  1053 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/bindkey
  1461 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/break
  1054 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/break
  1560 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zpty
  1153 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zpty
  1561 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zregexparse
  1154 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zregexparse
  1562 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zsocket
  1155 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zsocket
  1563 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zstyle
  1156 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/zstyle
  1564 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/ztcp
  1157 file path=usr/share/zsh/$(COMPONENT_VERSION)/help/ztcp
       
  1158 dir  path=usr/share/zsh/$(COMPONENT_VERSION)/scripts
  1565 file path=usr/share/zsh/$(COMPONENT_VERSION)/scripts/newuser
  1159 file path=usr/share/zsh/$(COMPONENT_VERSION)/scripts/newuser
  1566 hardlink path=usr/bin/zsh target=zsh-$(COMPONENT_VERSION)
  1160 dir  path=usr/share/zsh/site-functions
  1567 link path=etc/zprofile target=profile
  1161 license vorbiscomment.license license=MIT
       
  1162 license pattern.license license="University of Toronto"
  1568 license license license="Zsh License"
  1163 license license license="Zsh License"
  1569 license pattern.license license="University of Toronto"
       
  1570 license vorbiscomment.license license="MIT"