From 4b09b20be25c5a7ecf53baa55cdb8a4dcb94ccfc Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 27 Feb 2003 09:29:24 +0000 Subject: correct typo from recent change --- Completion/Unix/Command/.distfiles | 2 +- Completion/Unix/Command/_tar | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles index 6f821ad57..4dc10cfe7 100644 --- a/Completion/Unix/Command/.distfiles +++ b/Completion/Unix/Command/.distfiles @@ -19,5 +19,5 @@ _user_admin _rsync _arping _spamassassin _mtools _ifconfig _fsh _chkconfig _cdcd _irssi _mysqldiff _sccs _netcat _larch _texinfo _figlet _elinks _tidy _global _global_tags _ant _lsof _mt _xmlsoft -_p4 _python +_perforce _python ' diff --git a/Completion/Unix/Command/_tar b/Completion/Unix/Command/_tar index 96e4e4032..3e3b3fc51 100644 --- a/Completion/Unix/Command/_tar +++ b/Completion/Unix/Command/_tar @@ -146,7 +146,7 @@ elif [[ ( "$_tar_cmd" = *[xt]* || -n $del ) && -n "$tf" ]]; then _wanted files expl 'file from archive' _multi_parts / _tar_cache_list elif (( CURRENT == 2 )); then _values -s '' 'tar function' \ - '(c t u x)A[append to and archive]' \ + '(c t u x)A[append to an archive]' \ '(A t u x)c[create a new archive]' \ '(A c u x)t[list archive contents]' \ '(A c t x)u[update archive]' \ -- cgit 1.4.1