diff options
author | Tanaka Akira <akr@users.sourceforge.net> | 2000-01-29 09:25:38 +0000 |
---|---|---|
committer | Tanaka Akira <akr@users.sourceforge.net> | 2000-01-29 09:25:38 +0000 |
commit | bfb27e85d0b2b26c3f650733a1f18c7223fadf43 (patch) | |
tree | db5e40be8f1c762c5cd645083c14ac7d42e09c8b | |
parent | a9a69cc2d126f4b82eabcc2ec263715afbfd3d98 (diff) | |
download | zsh-bfb27e85d0b2b26c3f650733a1f18c7223fadf43.tar.gz zsh-bfb27e85d0b2b26c3f650733a1f18c7223fadf43.tar.xz zsh-bfb27e85d0b2b26c3f650733a1f18c7223fadf43.zip |
zsh-workers/9466
-rw-r--r-- | Completion/User/.distfiles | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/Completion/User/.distfiles b/Completion/User/.distfiles index e42d00597..1e058dc34 100644 --- a/Completion/User/.distfiles +++ b/Completion/User/.distfiles @@ -1,12 +1,15 @@ DISTFILES_SRC=' .distfiles - _a2ps _archie _bison _bunzip2 _bzip2 _chown _compress _configure _cvs - _dd _dir_list _dirs _domains _dvi _find _finger _flex _gcc _gdb _gprof - _groups _gs _gunzip _gv _gzip _hosts _ispell _killall _lp _lynx - _mailboxes _make _man _mh _mount _mutt _my_accounts _netscape _nslookup - _other_accounts _pack _patch _pbm _pdf _perl_basepods _perl_builtin_funcs - _perl_modules _perldoc _ports _prcs _prompt _ps _pspdf _rcs _rlogin _sh - _socket _ssh _strip _stty _su _sudo _tar _tar_archive _telnet _tex _tiff - _uncompress _unpack _urls _use_lo _user_at_host _users _users_on - _webbrowser _wget _whereis _whois _xargs _yodl _yp _zdump + _a2ps _archie _bison _bunzip2 _bzip2 _chown _compress + _configure _cvs _dd _diff _diff_options _dir_list _dirs + _domains _dvi _find _finger _flex _gcc _gdb _gprof _groups + _gs _gunzip _gv _gzip _hosts _ispell _killall _lp _lynx + _mailboxes _make _man _mh _mount _mutt _my_accounts + _netscape _nslookup _other_accounts _pack _patch _pbm _pdf + _perl_basepods _perl_builtin_funcs _perl_modules _perldoc + _ports _prcs _prompt _ps _pspdf _rcs _rlogin _sh _socket + _ssh _strip _stty _su _sudo _tar _tar_archive _telnet _tex + _tiff _uncompress _unpack _urls _use_lo _user_at_host _users + _users_on _webbrowser _wget _whereis _whois _xargs _yodl _yp + _zdump ' |