diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2009-04-16 12:52:28 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-04-16 12:52:28 +0000 |
| commit | 6f2e86514ace52da43519c9ddd1ea13dab23920b (patch) | |
| tree | db1c6f8fadf9e95c3397e6d8138fbd63e1415cc4 | |
| parent | 26839: add --node-files option to texi2html (diff) | |
| download | zsh-6f2e86514ace52da43519c9ddd1ea13dab23920b.tar zsh-6f2e86514ace52da43519c9ddd1ea13dab23920b.tar.gz zsh-6f2e86514ace52da43519c9ddd1ea13dab23920b.tar.bz2 zsh-6f2e86514ace52da43519c9ddd1ea13dab23920b.tar.lz zsh-6f2e86514ace52da43519c9ddd1ea13dab23920b.tar.xz zsh-6f2e86514ace52da43519c9ddd1ea13dab23920b.tar.zst zsh-6f2e86514ace52da43519c9ddd1ea13dab23920b.zip | |
unposted: _mdmadm -> _mdadm
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | Completion/Linux/Command/.distfiles | 2 | ||||
| -rw-r--r-- | Completion/Linux/Command/_mdadm (renamed from Completion/Linux/Command/_mdmadm) | 0 |
3 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,7 @@ 2009-04-16 Peter Stephenson <pws@csr.com> + * unposted: Completion/Unix/Command/_mdmadm -> _mdadm + * 26389: Doc/.cvsignore, Doc/.distfiles, Doc/Makefile.in: add --node-files option to texi2html. @@ -11556,5 +11558,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4651 $ +* $Revision: 1.4652 $ ***************************************************** diff --git a/Completion/Linux/Command/.distfiles b/Completion/Linux/Command/.distfiles index c4162b8c0..3c3103e22 100644 --- a/Completion/Linux/Command/.distfiles +++ b/Completion/Linux/Command/.distfiles @@ -13,7 +13,7 @@ _iptables _iwconfig _losetup _lsusb -_mdmadm +_mdadm _mii-tool _modutils _mondo diff --git a/Completion/Linux/Command/_mdmadm b/Completion/Linux/Command/_mdadm index 84f4748ec..84f4748ec 100644 --- a/Completion/Linux/Command/_mdmadm +++ b/Completion/Linux/Command/_mdadm |
