diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2001-03-06 19:38:38 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2001-03-06 19:38:38 +0000 |
commit | 2fd03d3a36ce452a2b97a1052e30109e2f08a990 (patch) | |
tree | 77e6d9ac8479b94fde7b67c3a5177d81a684d357 /Completion/User | |
parent | 439af5f4c5a45386acbae1618fecf5a721495561 (diff) | |
download | zsh-2fd03d3a36ce452a2b97a1052e30109e2f08a990.tar.gz zsh-2fd03d3a36ce452a2b97a1052e30109e2f08a990.tar.xz zsh-2fd03d3a36ce452a2b97a1052e30109e2f08a990.zip |
include _w3m in .distfiles
Diffstat (limited to 'Completion/User')
-rw-r--r-- | Completion/User/.distfiles | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/.distfiles b/Completion/User/.distfiles index 6d88112c0..685ad7ff0 100644 --- a/Completion/User/.distfiles +++ b/Completion/User/.distfiles @@ -14,6 +14,6 @@ DISTFILES_SRC=' _sh _slrn _socket _ssh _strip _stty _su _sudo _tar _tar_archive _telnet _tex _texi _tiff _tilde_files _tin _urls _use_lo _user_at_host _users _users_on - _webbrowser _wget _whereis _whois _xargs _yodl _yp + _w3m _webbrowser _wget _whereis _whois _xargs _yodl _yp _zcat _zdump ' |