about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-06-13 12:51:08 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-06-13 12:51:08 +0000
commit90f5247f84f484ff71ed0a880f96f1a73b37b47a (patch)
treec017f701f9dea491813446873742b39c38994ff1
parented60d48d6c98a84688cf5bf778291c423bd0ecc0 (diff)
downloadzsh-90f5247f84f484ff71ed0a880f96f1a73b37b47a.tar.gz
zsh-90f5247f84f484ff71ed0a880f96f1a73b37b47a.tar.xz
zsh-90f5247f84f484ff71ed0a880f96f1a73b37b47a.zip
move _strace to be Linux-specific
-rw-r--r--ChangeLog2
-rw-r--r--Completion/Linux/Command/.distfiles23
-rw-r--r--Completion/Linux/Command/_strace (renamed from Completion/Unix/Command/_strace)0
-rw-r--r--Completion/Unix/Command/.distfiles1
4 files changed, 21 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 871fb58d4..2e7c778e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-06-13  Peter Stephenson  <pws@csr.com>
 
+	* unposted: Completion/{Unix,Linux}/Command/{strace,.distfiles}: move
+
 	* users/12911: Tomasz Pala <gotar@polanet.pl>:
 	Completion/Unix/Command/_strace,
 	Completion/Unix/Command/.distfiles: new completion
diff --git a/Completion/Linux/Command/.distfiles b/Completion/Linux/Command/.distfiles
index c31b0a148..ff98cca82 100644
--- a/Completion/Linux/Command/.distfiles
+++ b/Completion/Linux/Command/.distfiles
@@ -1,10 +1,25 @@
 DISTFILES_SRC='
 .distfiles
-_acpi        _analyseplugin
+_acpi
+_analyseplugin
 _acpitool
-_brctl       _fusermount  _iptables    _iwconfig    _losetup
-_mii-tool    _modutils    _mondo       _pkgtool     _sshfs       _tpb
-_tpconfig    _tune2fs     _uml         _valgrind    _vserver
+_brctl
+_fusermount
+_iptables
+_iwconfig
+_losetup
 _lsusb
+_mii-tool
+_modutils
+_mondo
+_pkgtool
+_sshfs
+_strace
+_tpb
+_tpconfig
+_tune2fs
+_uml
+_valgrind
+_vserver
 _yast
 '
diff --git a/Completion/Unix/Command/_strace b/Completion/Linux/Command/_strace
index ba777d68a..ba777d68a 100644
--- a/Completion/Unix/Command/_strace
+++ b/Completion/Linux/Command/_strace
diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles
index 3feb4ef6d..727443a13 100644
--- a/Completion/Unix/Command/.distfiles
+++ b/Completion/Unix/Command/.distfiles
@@ -178,7 +178,6 @@ _spamassassin
 _sqsh
 _ssh
 _stgit
-_strace
 _strip
 _stty
 _su